aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc_4.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc_4.0.2.bb')
-rw-r--r--packages/gcc/gcc_4.0.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.0.2.bb b/packages/gcc/gcc_4.0.2.bb
index d0c22b06d6..a83a030c8b 100644
--- a/packages/gcc/gcc_4.0.2.bb
+++ b/packages/gcc/gcc_4.0.2.bb
@@ -13,7 +13,8 @@ include gcc-package.inc
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
- file://ldflags.patch;patch=1"
+ file://ldflags.patch;patch=1 \
+ file://GCOV_PREFIX_STRIP-cross-profile_4.1.patch;patch=1"
# uclibc patches below
SRC_URI_append = " file://100-uclibc-conf.patch;patch=1 \