summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-19 12:18:40 +0000
committerlinimon <linimon@FreeBSD.org>2016-11-19 12:18:40 +0000
commita848112f045674a6c2313c880b3f1e1ede1711d4 (patch)
treeba1a63de3bf18022b9fd99d34522c20b90f0f984
parent357537ba116027cd559b2ee21aee6b45aa49c47c (diff)
downloadFreeBSD-ports-a848112f045674a6c2313c880b3f1e1ede1711d4.zip
FreeBSD-ports-a848112f045674a6c2313c880b3f1e1ede1711d4.tar.gz
Mark as broken on aarch64. The former change I made had no effect on the logfile.
Approved by: portmgr (tier-2 blanket)
-rw-r--r--math/cln/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index b71913c..c34c8fb 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -21,6 +21,8 @@ USE_LDCONFIG= yes
INFO= cln
+BROKEN_aarch64= Fails to compile: error: declaration of divu_64_rest in global scope conflicts with declaration with C language linkage
+
.include <bsd.port.pre.mk>
.if ${ARCH} == aarch64 || ${ARCH} == armv6
OpenPOWER on IntegriCloud