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:
Ed Maste 2018-03-27 14:44:07 +00:00
parent ea00edeb2c
commit ab7daed587
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465708

View File

@ -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