aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-02-26 23:31:21 +0800
committerlinimon <linimon@FreeBSD.org>2017-02-26 23:31:21 +0800
commit36d047e61da9d830dc44bc6c57b337be7f2aa47a (patch)
treef568501e3b2f138ba31b06820f2aaab83461a618 /net
parentfd47189ba9e9444557d333aa00da40ac01b698da (diff)
downloadfreebsd-ports-gnome-36d047e61da9d830dc44bc6c57b337be7f2aa47a.tar.gz
freebsd-ports-gnome-36d047e61da9d830dc44bc6c57b337be7f2aa47a.tar.zst
freebsd-ports-gnome-36d047e61da9d830dc44bc6c57b337be7f2aa47a.zip
Mark as broken on armv6. I don't have the skill to fix this problem.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net')
-rw-r--r--net/xorp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile
index 09b6a9b5e096..0b2b1ab0c427 100644
--- a/net/xorp/Makefile
+++ b/net/xorp/Makefile
@@ -26,7 +26,9 @@ WRKSRC_SUBDIR= ${PORTNAME}
MAKE_ARGS= prefix=${PREFIX} enable_boost=1
SUB_FILES= pkg-message
GROUPS= xorp
-BROKEN_sparc64= Does not compile on sparc64
+
+BROKEN_armv6= does not compile: recursive template instantiation exceeded maximum depth of 25
+BROKEN_sparc64= does not compile on sparc64
OPTIONS_DEFINE= OPTIMIZE ORIGIN SHARED STRIP TCP_RPC
OPTIONS_DEFAULT= OPTIMIZE ORIGIN SHARED STRIP