summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.7.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-07-08 11:34:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-17 10:42:52 +0100
commitddd344e9acef88d614473581266569ce14716ccc (patch)
tree903e127ead6ef6c55776278e1c52a20b8ec4bf3c /meta/recipes-devtools/gcc/gcc-4.7.inc
parent2ed0011adc1642e0fbb6bfe1d7ae6b70ce7dfedb (diff)
downloadopenembedded-core-ddd344e9acef88d614473581266569ce14716ccc.tar.gz
gcc: Convert do_headerfix into a definitive patch
do_headerfix task is essentially editing configuration headers in sources which can well be maintained as a patch which is easier to spot errors (if any) than dynamically edited source tree Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.7.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
index a2e9ae0994..7a0d231bd8 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -65,6 +65,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};protocol=http \
file://libgcc-sjlj-check.patch \
file://cpp-honor-sysroot.patch \
file://mips64-default-n64.patch \
+ file://GLIBC_DYNAMIC_LINKER.patch \
file://arm-hard-float-loader.patch \
file://gcc-argument-list-too-long.patch \
file://fix-g++-sysroot.patch \