multimedia/k9copy-kde4: set LLD_UNSAFE
Ports using libxine fail to link due to shared library protected visibility symbol preemption issues. Set LLD_UNSAFE to use ld.bfd. PR: 214864, 226981 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
7e46d11ac9
commit
7178ca310b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465711
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ LIB_DEPENDS= libxine.so:multimedia/libxine \
|
|||
USES= cmake gettext kde:4 localbase
|
||||
USE_KDE= kdelibs automoc4
|
||||
USE_QT4= moc_build qmake_build rcc_build uic_build
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= MENCODER MPLAYER DVDAUTHOR
|
||||
MENCODER_DESC= MEncoder support
|
||||
|
|
Loading…
Reference in a new issue