summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-25 06:44:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-25 06:44:09 +0000
commitec414c282db4cbe6d82eb791821954d67d302f7c (patch)
tree1fec079fb1659a1e5d96cd56a61a920d62e57b26
parentMark as broken on aarch64. Oddly, it works on armvX. (diff)
Mark as broken on aarch64.
Approved by: portmgr (tier-2 license)
Notes
Notes: svn path=/head/; revision=473296
-rw-r--r--math/ccmath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ccmath/Makefile b/math/ccmath/Makefile
index 5d1f8c07bd27..e260ca32ad10 100644
--- a/math/ccmath/Makefile
+++ b/math/ccmath/Makefile
@@ -12,6 +12,8 @@ COMMENT= Mathematics library with many different functions
LICENSE= LGPL20
+BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol: bias in readonly segment; recompile object files with -fPIC
+
USE_LDCONFIG= yes
PORTDOCS= *