aboutsummaryrefslogtreecommitdiff
path: root/lang/siod
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-27 22:16:50 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-27 22:16:50 +0000
commit378be05b39e0bbdaa00c96c4738cb13596ef1f2f (patch)
tree1b2df8c09e0cb56901d85fbbb3eef88a094ae8c6 /lang/siod
parent8cfa52471a8fbd3be3e1b6705490937971d05eba (diff)
downloadports-378be05b39e0bbdaa00c96c4738cb13596ef1f2f.tar.gz
ports-378be05b39e0bbdaa00c96c4738cb13596ef1f2f.zip
Mark some ports failing on armv6, for errors classified as "linker_error".
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441881
Diffstat (limited to 'lang/siod')
-rw-r--r--lang/siod/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile
index 33befa1fe403..3c32836b9fdb 100644
--- a/lang/siod/Makefile
+++ b/lang/siod/Makefile
@@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Small footprint implementation of the Scheme programming language
+BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output
+BROKEN_mips64= fails to link: final link failed: Nonrepresentable section on output
+
USE_LDCONFIG= yes
NO_WRKSUBDIR= yes