aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc3-build-cross.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc3-build-cross.inc')
-rw-r--r--packages/gcc/gcc3-build-cross.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/gcc/gcc3-build-cross.inc b/packages/gcc/gcc3-build-cross.inc
index 384886c76e..e8a23e0d40 100644
--- a/packages/gcc/gcc3-build-cross.inc
+++ b/packages/gcc/gcc3-build-cross.inc
@@ -21,10 +21,6 @@ do_stage_append () {
rm -rf ${CROSS_DIR}/$d
done
- # These aren't useful on the cross toolchain
- rm -f ${CROSS_DIR}/bin/*gcov
- rm -f ${CROSS_DIR}/bin/*gccbug
-
# Fix a few include links so cross builds are happier
if [ ! -e ${STAGING_INCDIR}/c++ ]; then
mkdir -p ${STAGING_INCDIR}