gcc-configure-cross.inc: Remove bogus rm -rf libiberty.a
authorLeon Woestenberg <leon@sidebranch.com>
Sun, 6 Dec 2009 21:23:51 +0000 (22:23 +0100)
committerLeon Woestenberg <leon@sidebranch.com>
Sun, 6 Dec 2009 21:23:51 +0000 (22:23 +0100)
This was probably bogusly copied from do_install long ago.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
recipes/gcc/gcc-configure-cross.inc

index 980f792..1c37de8 100644 (file)
@@ -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 || :