1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

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)
This commit is contained in:
Kirill Ponomarev 2018-03-29 10:40:29 +00:00
parent d6995968c7
commit 56998c398e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465881

View File

@ -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 \