[PATCH] ld: enable new dtags by default for linux/gnu targets

Mike Frysinger vapier@gentoo.org
Mon Jan 21 08:26:00 GMT 2013


On Saturday 19 January 2013 11:16:19 Mike Frysinger wrote:
> On Saturday 19 January 2013 03:40:16 Andreas Schwab wrote:
> > Mike Frysinger <vapier@gentoo.org> writes:
> > > +case ${target} in
> > > +  *-*-linux-* | *-*-k*bsd*-* | *-*-gnu*)
> > 
> > I don't think you should match k*bsd* here.  You only want to use it for
> > GNU/k*bsd (which is covered by gnu*), not other systems that happen to
> > use the *bsd kernel.
> 
> i want to enable new dtags when the userland is using glibc.  i copy &
> pasted this set of tuples because it appears many times in this file to
> select "is it a glibc userland".  are all of the checks in this file
> incorrect then ?

i've committed this patch as originally posted.  if we feel the k*bsd* is 
incorrect, we can drop it from the whole file rather than this one spot.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <https://sourceware.org/pipermail/binutils/attachments/20130121/d13fb960/attachment.sig>


More information about the Binutils mailing list