summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-csl-arm/gcc41-configure.in.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-06-21 16:08:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-25 16:35:53 +0100
commit08e15c25992dee692f5e2d2966690d42f04afaf9 (patch)
tree9af86288290add5d9184dde01c77785a39c700eb /meta/recipes-devtools/gcc/gcc-csl-arm/gcc41-configure.in.patch
parent92e20d13c819c0c1933706b22ffc3478ab76e7d0 (diff)
downloadpoky-08e15c25992dee692f5e2d2966690d42f04afaf9.tar.gz
gcc: Remove csl gcc recipes
sourcery toolchain is available as external pluggable toolchain if needed. (From OE-Core rev: 7d0c7a759c29669b2b5828fd75837926506acd87) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-csl-arm/gcc41-configure.in.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-csl-arm/gcc41-configure.in.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-csl-arm/gcc41-configure.in.patch b/meta/recipes-devtools/gcc/gcc-csl-arm/gcc41-configure.in.patch
deleted file mode 100644
index 88b0611a2f..0000000000
--- a/meta/recipes-devtools/gcc/gcc-csl-arm/gcc41-configure.in.patch
+++ /dev/null
@@ -1,24 +0,0 @@
1Upstream-Status: Inappropriate [embedded specific]
2
3--- gcc-3.4.4/configure.in.orig 2005-08-09 19:57:51.504323183 -0700
4+++ gcc-3.4.4/configure.in 2005-08-09 20:00:12.073168623 -0700
5@@ -1907,7 +1907,7 @@
6 *) gxx_include_dir=${with_gxx_include_dir} ;;
7 esac
8
9-FLAGS_FOR_TARGET=
10+FLAGS_FOR_TARGET="$ARCH_FLAGS_FOR_TARGET"
11 case " $target_configdirs " in
12 *" newlib "*)
13 case " $target_configargs " in
14--- gcc-3.4.4/configure.orig 2005-08-09 21:02:29.668360660 -0700
15+++ gcc-3.4.4/configure 2005-08-09 21:02:50.157649970 -0700
16@@ -2669,7 +2669,7 @@
17 *) gxx_include_dir=${with_gxx_include_dir} ;;
18 esac
19
20-FLAGS_FOR_TARGET=
21+FLAGS_FOR_TARGET="$ARCH_FLAGS_FOR_TARGET"
22 case " $target_configdirs " in
23 *" newlib "*)
24 case " $target_configargs " in