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

Switch to ld.bfd by default as ld.ldd doesn't have built-in default

output target.

PR:		226996
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
This commit is contained in:
Kirill Ponomarev 2018-03-28 13:49:26 +00:00
parent 6d872d2a1d
commit 6485279f46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465811

View File

@ -33,6 +33,8 @@ USE_GITHUB= yes
GH_ACCOUNT= monero-project
GH_PROJECT= monero
CFLAGS+= -D_WANT_SEMUN
LLD_UNSAFE= yes
BINARY_ALIAS= ld=ld.bfd
OPTIONS_DEFINE= DOXYGEN
DOXYGEN_BUILD_DEPENDS= dot:graphics/graphviz \