aboutsummaryrefslogtreecommitdiff
path: root/lang/rexx-imc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-26 18:15:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-26 18:15:15 +0000
commitb73912bdc64c037bce19507309cf7bccfeaf121d (patch)
tree4657fe79bdafb4c721369cab77e81a7c589d68ff /lang/rexx-imc
parent4b163006499ddaca57c8ed176ddc1ce6472678d7 (diff)
downloadports-b73912bdc64c037bce19507309cf7bccfeaf121d.tar.gz
ports-b73912bdc64c037bce19507309cf7bccfeaf121d.zip
Mark broken on armv6. The error indication "termios" is a false
positive. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441806
Diffstat (limited to 'lang/rexx-imc')
-rw-r--r--lang/rexx-imc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile
index ebeccaf70e1a..70b96ab9d59f 100644
--- a/lang/rexx-imc/Makefile
+++ b/lang/rexx-imc/Makefile
@@ -13,6 +13,8 @@ COMMENT= Procedural programming language designed by IBM's UK Laboratories
CONFLICTS= rexx-regina-* oorexx-[0-9]*
+BROKEN_armv6= fails to link: /nxb-bin/usr/bin/ld: hidden symbol __aeabi_uidivmod in libgcc.a is referenced by DSO
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Make
CONFIGURE_ENV= PREFIX="${PREFIX}"