diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-08 21:03:12 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-08 21:03:12 +0100 |
| commit | 3a8ee5864dcefae62af4e9e8c54b2537cfb43a7b (patch) | |
| tree | 9a341db6540a98fa38f820b3e06bc7547c72ab35 /meta/packages/gcc/gcc-4.2.3/gcc41-configure.in.patch | |
| parent | 47e5d86aad1ae96ba9c1af3ce5d7323e21b3f7fe (diff) | |
| download | poky-3a8ee5864dcefae62af4e9e8c54b2537cfb43a7b.tar.gz | |
gcc: Drop 4.2.3 as its unused
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/gcc/gcc-4.2.3/gcc41-configure.in.patch')
| -rw-r--r-- | meta/packages/gcc/gcc-4.2.3/gcc41-configure.in.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/packages/gcc/gcc-4.2.3/gcc41-configure.in.patch b/meta/packages/gcc/gcc-4.2.3/gcc41-configure.in.patch deleted file mode 100644 index 3d33bcb978..0000000000 --- a/meta/packages/gcc/gcc-4.2.3/gcc41-configure.in.patch +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 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 | ||
