git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0abf0ca
)
gcc-configure-cross.inc: Remove bogus rm -rf libiberty.a
author
Leon Woestenberg
<leon@sidebranch.com>
Sun, 6 Dec 2009 21:23:51 +0000
(22:23 +0100)
committer
Leon 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
patch
|
blob
|
history
diff --git
a/recipes/gcc/gcc-configure-cross.inc
b/recipes/gcc/gcc-configure-cross.inc
index
980f792
..
1c37de8
100644
(file)
--- 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 || :