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:
parent
d6995968c7
commit
56998c398e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465881
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user