Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2018 13:48:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 230239] graphics/mesa-libs: fails to build on i386 with lld as /usr/bin/ld
Message-ID:  <bug-230239-7141-QEumfD0UHA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230239-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230239-7141@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=3D230239

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

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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230239-7141-QEumfD0UHA>