On Fri, Oct 15, 2010 at 3:58 AM, Damien Miller <[email protected]> wrote:
...
> This diff adds a warning to bsd.lib.mk when it finds a TEXTREL in a
> library. At the moment it finds one in /usr/X11R6/lib/libGL.so.10.0, but
> its main value is in trying to prevent new ones from arising.

Hmm, what about adding -Wl,-ztext to LDFLAGS for the platforms that
support it, to break a build that would include a relocation?
(Presumably after libGL is fixed, of course...)


Philip Guenther

Reply via email to