summaryrefslogtreecommitdiffstats
path: root/recipes/gcc
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-12-06 22:23:51 +0100
committerLeon Woestenberg <leon@sidebranch.com>2009-12-06 22:23:51 +0100
commitb3312705e639262b3b83017897cd3056b22e8912 (patch)
tree720a913089d687cebc98ec58e6cdd1245992fc7a /recipes/gcc
parent0abf0ca31eaa3b35415bc9f5b3d92aa1f07d86e2 (diff)
downloadopenembedded-b3312705e639262b3b83017897cd3056b22e8912.tar.gz
gcc-configure-cross.inc: Remove bogus rm -rf libiberty.a
This was probably bogusly copied from do_install long ago. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'recipes/gcc')
-rw-r--r--recipes/gcc/gcc-configure-cross.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gcc/gcc-configure-cross.inc b/recipes/gcc/gcc-configure-cross.inc
index 980f7929ff..1c37de8b4a 100644
--- a/recipes/gcc/gcc-configure-cross.inc
+++ b/recipes/gcc/gcc-configure-cross.inc
@@ -36,9 +36,6 @@ do_stage_append () {
${STAGING_INCDIR}/
fi
- # We use libiberty from binutils
- rm -f ${CROSS_DIR}/lib/libiberty.a
-
# We probably don't need these
rmdir ${CROSS_DIR}/include || :