aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-14 13:03:05 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-14 13:03:05 +0800
commit2d6b6be27358b4519d222e4082d9e1df9c84f5f0 (patch)
treecb381caf81b1847be664587468c502c1e22508f0 /cad
parent6a538c1a55f946af71a99c78c136e085dcc5cd4c (diff)
downloadfreebsd-ports-gnome-2d6b6be27358b4519d222e4082d9e1df9c84f5f0.tar.gz
freebsd-ports-gnome-2d6b6be27358b4519d222e4082d9e1df9c84f5f0.tar.zst
freebsd-ports-gnome-2d6b6be27358b4519d222e4082d9e1df9c84f5f0.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'cad')
-rw-r--r--cad/irsim/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
index 5e2323618200..d83cf0be8aa6 100644
--- a/cad/irsim/Makefile
+++ b/cad/irsim/Makefile
@@ -31,6 +31,8 @@ GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+BROKEN_aarch64= Fails to link: missing sbrk
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTCL}