[Bug 230239] graphics/mesa-libs: fails to build on i386 with lld as /usr/bin/ld
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230239 --- Comment #1 from Ed Maste <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"