sync avr32 binutils patch with the Atmel 1.0.1 release
[openwrt/openwrt.git] / toolchain / binutils / patches / 2.18 / 100-uclibc-conf.patch
1 Index: binutils-2.18/configure
2 ===================================================================
3 --- binutils-2.18.orig/configure 2007-06-28 09:19:34.903930248 +0200
4 +++ binutils-2.18/configure 2007-06-28 09:19:35.030910944 +0200
5 @@ -2206,7 +2206,7 @@
6 am33_2.0-*-linux*)
7 noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
8 ;;
9 - sh-*-linux*)
10 + sh*-*-linux*)
11 noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
12 ;;
13 sh*-*-pe|mips*-*-pe|*arm-wince-pe)
14 @@ -2504,7 +2504,7 @@
15 romp-*-*)
16 noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes target-libgloss ${libgcj}"
17 ;;
18 - sh-*-* | sh64-*-*)
19 + sh*-*-* | sh64-*-*)
20 case "${host}" in
21 i[3456789]86-*-vsta) ;; # don't add gprof back in
22 i[3456789]86-*-go32*) ;; # don't add gprof back in