diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-26 18:15:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-26 18:15:15 +0000 |
commit | b73912bdc64c037bce19507309cf7bccfeaf121d (patch) | |
tree | 4657fe79bdafb4c721369cab77e81a7c589d68ff /lang | |
parent | 4b163006499ddaca57c8ed176ddc1ce6472678d7 (diff) | |
download | ports-b73912bdc64c037bce19507309cf7bccfeaf121d.tar.gz ports-b73912bdc64c037bce19507309cf7bccfeaf121d.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/rexx-imc/Makefile | 2 |
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}" |