On Fri, 15 Oct 2010, Philip Guenther wrote:

> 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...)

I'd much prefer that, but a few people complained about a previous version
of my patch that caused a failure rather than a warning.

-d

Reply via email to