aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-10 01:21:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-10 01:21:43 +0000
commit631eab01cc5589db62673331b3a40975b1da4ac0 (patch)
treefaace7f54659f8be92fc299cccbae3f60aa49f6e /lang/gauche
parent948425549ef6a68337cd35fbea9a675ca2c51272 (diff)
downloadports-631eab01cc5589db62673331b3a40975b1da4ac0.tar.gz
ports-631eab01cc5589db62673331b3a40975b1da4ac0.zip
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=425823
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index daf6567c5372..5e0406976a07 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -14,6 +14,7 @@ COMMENT= Scheme script interpreter with multibyte character handling
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_armv6= Fails to build: unknown attribute __alloc_size__; also fails in assembler
BROKEN_mips= Fails to build: redefinition of GC_register_dynamic_libraries
BROKEN_mips64= Fails to build: redefinition of GC_register_dynamic_libraries