summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/flexfloat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/flexfloat/Makefile b/math/flexfloat/Makefile
index d894ab36e4f8..7a30ad98a979 100644
--- a/math/flexfloat/Makefile
+++ b/math/flexfloat/Makefile
@@ -8,6 +8,8 @@ COMMENT= C library for the emulation of reduced-precision floating point types
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= unknown type name '__float128'; did you mean '_Float128'?
+
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= oprecomp