multimedia/gxine: 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
ea00edeb2c
commit
ab7daed587
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465708
@ -19,6 +19,7 @@ USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gtk30
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-hal --with-libintl-prefix=${LOCALBASE} --with-gtk3
|
||||
LLD_UNSAFE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user