K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-04-05T14:04:54.477723Z K 7 svn:log V 437 devel/love08: fix build when lld is the system linker Ports that use openal (such as this one) fail to link with lld as the system linker due to disagreement in the handling of preemption of protected visibility symbols in shared objects. In the case of devel/love08 detected at configure time as: configure: error: Can't LÖVE without OpenAL PR: 226980 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation END