freebsd-ports/games/flightgear
Ganael LAPLANCHE 42d1ec369f games/flightgear: set LLD_UNSAFE
Prevent Flightgear from linking using lld as it fails with errors like:

/usr/bin/ld: error: cannot preempt symbol: alcGetIntegerv
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by audio_openal.c
>>>               audio_openal.c.o:(openal_input)

due to preemption of symbols with protected visibility in a shared object.

See also PR #219089 for more details.

PR:		226980
Submitted by:	emaste
2018-03-31 16:26:49 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-message
pkg-plist