Date: Tue, 27 Mar 2018 13:57:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214864] [exp-run] test build with lld as /usr/bin/ld Message-ID: <bug-214864-13-NJYrOKsDJY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214864-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214864-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214864 --- Comment #107 from Ed Maste <emaste@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 behavio= ur. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214864-13-NJYrOKsDJY>