Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target. Pet portlint(1). PR: 226998 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket)
This commit is contained in:
parent
5ac691738d
commit
47949eabc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465792
@ -13,8 +13,10 @@ LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xt
|
||||
USES= desthack gmake webplugin:native
|
||||
USE_XORG= x11 xt
|
||||
LLD_UNSAFE= yes
|
||||
BINARY_ALIAS= ld=ld.bfd
|
||||
|
||||
WEBPLUGIN_FILES=mozplugger.so
|
||||
MAKE_ENV= WEBPLUGINS_DIR="${WEBPLUGIN_DIR}"
|
||||
|
Loading…
Reference in New Issue
Block a user