aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-16 08:34:23 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-16 08:34:23 +0800
commit2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e (patch)
tree970de9065392f2d5877a4b9fd628a3bad4d90e5f /irc
parentd19ffea93fa7a60f89d0870efae87169f351b42d (diff)
downloadfreebsd-ports-gnome-2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e.tar.gz
freebsd-ports-gnome-2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e.tar.zst
freebsd-ports-gnome-2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'irc')
-rw-r--r--irc/undernet-ircu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/undernet-ircu/Makefile b/irc/undernet-ircu/Makefile
index 75580f0dfdec..fd0ee28270e1 100644
--- a/irc/undernet-ircu/Makefile
+++ b/irc/undernet-ircu/Makefile
@@ -57,6 +57,8 @@ LEAKDETECT_CONFIGURE_WITH= leak-detect
CONFIGURE_ARGS+= --enable-profile
.endif
+BROKEN_aarch64= Fails to compile: undefined reference to .mcount
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ircd/ircd ${STAGEDIR}${PREFIX}/sbin
${INSTALL_PROGRAM} ${WRKSRC}/ircd/convert-conf \