[Bug 230239] graphics/mesa-libs: fails to build on i386 with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 31 13:48:11 UTC 2018


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

--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
Useful links:
https://dri.freedesktop.org/wiki/GLdispatch
https://bugs.freedesktop.org/show_bug.cgi?id=4197

Have been discussing on IRC w/ zeising@, it appears this comes from non-PIC asm
(presumably inline asm via a header). Probably most suitable approach is to add
-znotext to LDFLAGS on i386.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list