K 10 svn:author V 5 tobik K 8 svn:date V 27 2019-11-30T08:00:48.096161Z K 7 svn:log V 244 audio/openal-soft: Limit LLD_UNSAFE to FreeBSD 12.0 again We can unbreak the build with lld on i386 on FreeBSD > 12.0 by passing -Wl,-z,notext to the linker. It should not make any difference on older releases. PR: 242307 Tested by: jbeich END