aboutsummaryrefslogtreecommitdiffstats
path: root/net/linknx
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-12-19 22:41:29 +0800
committerlinimon <linimon@FreeBSD.org>2017-12-19 22:41:29 +0800
commit81d559e229a6e0ba412844e131343f0dfc078e39 (patch)
tree9332e3d29b9f67e05c02052339c1fc25be6de3b5 /net/linknx
parent86dbf215014e2a48eec8de22391aa98bd59a3e38 (diff)
downloadfreebsd-ports-gnome-81d559e229a6e0ba412844e131343f0dfc078e39.tar.gz
freebsd-ports-gnome-81d559e229a6e0ba412844e131343f0dfc078e39.tar.zst
freebsd-ports-gnome-81d559e229a6e0ba412844e131343f0dfc078e39.zip
Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net/linknx')
-rw-r--r--net/linknx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/linknx/Makefile b/net/linknx/Makefile
index a2a5b7507ae3..ffc6625e2798 100644
--- a/net/linknx/Makefile
+++ b/net/linknx/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpthsem.so:devel/pthsem
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone
+BROKEN_aarch64= fails to compile: /usr/include/c++/v1/math.h:733:39: no member named 'fabsf' in the global namespace; did you mean simply 'fabsf'?
BROKEN_armv6= fails to configure: checking for GNU Pth... Segmentation fault
BROKEN_armv7= fails to configure: checking for GNU Pth... Segmentation fault
BROKEN_mips= fails to configure: checking for GNU Pth... Segmentation fault