multimedia/quark: 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
828733bdb6
commit
ea00edeb2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465707
@ -17,6 +17,7 @@ LIB_DEPENDS= libxine.so:multimedia/libxine
|
||||
USES= pathfix gettext gmake pkgconfig
|
||||
USE_GNOME= gnomeprefix gnomevfs2
|
||||
GNU_CONFIGURE= yes
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
PORTDOCS= AUTHORS COPYING INSTALL README
|
||||
GCONF_SCHEMAS= quark.schemas strange-quark.schemas
|
||||
|
Loading…
Reference in New Issue
Block a user