[Bug 214864] [exp-run] test build with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 27 13:57:21 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864

--- Comment #107 from Ed Maste <emaste at freebsd.org> ---
Many (all?) openal ports fail to link with lld, tracked in PR 226980. This all
appears to be due to a reliance on the way ld.bfd handles preemption of
protected visibility symbols in shared libraries. This may be fixed with a
change to the openal lib, by making all of these dependent ports avoid lld
(LLD_UNSAFE), or by adding a flag to lld to adopt the (broken?) bfd behaviour.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list