Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / mamona / gcc-noemu-4.1.2 / gcc41-configure.in.patch
1 --- gcc-3.4.4/configure.in.orig 2005-08-09 19:57:51.504323183 -0700
2 +++ gcc-3.4.4/configure.in      2005-08-09 20:00:12.073168623 -0700
3 @@ -1907,7 +1907,7 @@
4    *) gxx_include_dir=${with_gxx_include_dir} ;;
5  esac
6  
7 -FLAGS_FOR_TARGET=
8 +FLAGS_FOR_TARGET="$ARCH_FLAGS_FOR_TARGET"
9  case " $target_configdirs " in
10   *" newlib "*)
11    case " $target_configargs " in
12 --- gcc-3.4.4/configure.orig    2005-08-09 21:02:29.668360660 -0700
13 +++ gcc-3.4.4/configure 2005-08-09 21:02:50.157649970 -0700
14 @@ -2669,7 +2669,7 @@
15    *) gxx_include_dir=${with_gxx_include_dir} ;;
16  esac
17  
18 -FLAGS_FOR_TARGET=
19 +FLAGS_FOR_TARGET="$ARCH_FLAGS_FOR_TARGET"
20  case " $target_configdirs " in
21   *" newlib "*)
22    case " $target_configargs " in