aboutsummaryrefslogtreecommitdiff
path: root/lang/rexx-imc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-03-29 10:40:29 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-03-29 10:40:29 +0000
commit56998c398eb31be4b0b8aa0b40c7b1c52b22509c (patch)
treed91b7177d63a631599b71044e7dc2e03ee54be3f /lang/rexx-imc
parentd6995968c7109e8e4ba85ac341e1ec8c13b649e0 (diff)
downloadports-56998c398eb31be4b0b8aa0b40c7b1c52b22509c.tar.gz
ports-56998c398eb31be4b0b8aa0b40c7b1c52b22509c.zip
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target. PR: 226987 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket)
Notes
Notes: svn path=/head/; revision=465881
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 5bf6c2dd0ecb..4824f4e32089 100644
--- a/lang/rexx-imc/Makefile
+++ b/lang/rexx-imc/Makefile
@@ -24,6 +24,8 @@ CONFIGURE_ARGS= o all
# configures and builds in one step
NO_BUILD= yes
USE_LDCONFIG= yes
+LLD_UNSAFE= yes
+BINARY_ALIAS= ld=ld.bfd
DOCFILES= rexx.info rexx.ref rexx.summary rexx.tech
RMEFILES= README README.Y2K README.bugreport README.docs \