summaryrefslogtreecommitdiff
path: root/recipes/gcc/gcc-csl-arm-2005q3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-csl-arm-2005q3.inc')
-rw-r--r--recipes/gcc/gcc-csl-arm-2005q3.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-csl-arm-2005q3.inc b/recipes/gcc/gcc-csl-arm-2005q3.inc
index 5d77ecbd07..55bbe4b13a 100644
--- a/recipes/gcc/gcc-csl-arm-2005q3.inc
+++ b/recipes/gcc/gcc-csl-arm-2005q3.inc
@@ -8,7 +8,10 @@ FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm"
SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2005q3-2-arm-none-eabi.src.tar.bz2 \
file://gcc_optab_arm.patch;patch=1 \
- file://gcc-3.4.4-eabi-bigendian.patch;patch=1"
+ file://gcc-3.4.4-eabi-bigendian.patch;patch=1 \
+ file://libstdc++_configure.patch;patch=1 \
+ file://demangle.patch;patch=1 \
+ "
S = "${WORKDIR}/gcc-2005q3"