aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-07-13 01:31:03 +0800
committeryuri <yuri@FreeBSD.org>2018-07-13 01:31:03 +0800
commitb85a19e1ef25fe40da713fbf4f1978bb595f6c72 (patch)
tree4d32d0f39121e55e69bb2905900a9a918e22d0b8 /math
parentbd97c71a0df5b23d3ad41b79523a1dca41548f3f (diff)
downloadfreebsd-ports-gnome-b85a19e1ef25fe40da713fbf4f1978bb595f6c72.tar.gz
freebsd-ports-gnome-b85a19e1ef25fe40da713fbf4f1978bb595f6c72.tar.zst
freebsd-ports-gnome-b85a19e1ef25fe40da713fbf4f1978bb595f6c72.zip
math/openlibm: Not broken in aarch64
PR: 229737 Submitted by: Greg V <greg@unrelenting.technology>
Diffstat (limited to 'math')
-rw-r--r--math/openlibm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile
index 55c1d17fbf31..aaaa171864a1 100644
--- a/math/openlibm/Makefile
+++ b/math/openlibm/Makefile
@@ -14,7 +14,6 @@ LICENSE= MIT ISCL BSD2CLAUSE
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-BROKEN_aarch64= fails to compile: the clang compiler does not support -march=aarch64
BROKEN_armv6= fails to compile: a parameter list without types is only allowed in a function definition
BROKEN_armv7= fails to compile: a parameter list without types is only allowed in a function definition
BROKEN_mips= fails to compile: No rule to make target mips/Make.files