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

default output target.

PR:		226999
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
This commit is contained in:
Kirill Ponomarev 2018-03-28 09:58:47 +00:00
parent f1ddf5c91d
commit 5ac691738d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465791

View File

@ -17,6 +17,8 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
USES= gmake jpeg localbase pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= x42
LLD_UNSAFE= yes
BINARY_ALIAS= ld=ld.bfd
MAKE_JOBS_UNSAFE= yes # https://github.com/x42/harvid/issues/5