multimedia/gmerlin: set LLD_UNSAFE to link using ld.bfd
This port fails when attempting to link with lld as the system linker. PR: 226990 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
b8c01da587
commit
b43dd56fb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465757
@ -26,6 +26,7 @@ CONFIGURE_ENV= ac_cv_func_inotify_init=no
|
||||
CONFIGURE_ARGS= --disable-v4l --disable-v4l2 --disable-v4lconvert \
|
||||
--without-doxygen --with-cpuflags=none --disable-musicbrainz
|
||||
USE_LDCONFIG= yes
|
||||
LLD_UNSAFE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
INSTALL_ICONS= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user