summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-4.1.1/gcc-ignore-cache.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-4.1.1/gcc-ignore-cache.patch')
-rw-r--r--meta/packages/gcc/gcc-4.1.1/gcc-ignore-cache.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/packages/gcc/gcc-4.1.1/gcc-ignore-cache.patch b/meta/packages/gcc/gcc-4.1.1/gcc-ignore-cache.patch
deleted file mode 100644
index 396b4b2345..0000000000
--- a/meta/packages/gcc/gcc-4.1.1/gcc-ignore-cache.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1--- /gcc/orig-configure 2007-03-11 21:50:28.000000000 +0200
2+++ /gcc/configure 2007-03-11 21:53:27.000000000 +0200
3@@ -12272,9 +12272,11 @@
4 esac
5 saved_CFLAGS="${CFLAGS}"
6 CC="${CC_FOR_BUILD}" CFLAGS="${CFLAGS_FOR_BUILD}" \
7+ CONFIG_SITE=""
8 ${realsrcdir}/configure \
9 --enable-languages=${enable_languages-all} \
10- --target=$target_alias --host=$build_alias --build=$build_alias
11+ --target=$target_alias --host=$build_alias --build=$build_alias \
12+ --cache-file=./tmp-cache
13 CFLAGS="${saved_CFLAGS}"
14
15 # We just finished tests for the build machine, so rename