[PATCH] ld: enable new dtags by default for linux/gnu targets
Andreas Schwab
schwab@linux-m68k.org
Sat Jan 19 08:40:00 GMT 2013
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.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Binutils
mailing list