aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-11-24 23:57:21 +0100
committerLeon Woestenberg <leon@sidebranch.com>2009-11-24 23:57:21 +0100
commit7b05ee22ab93105197b958522379df38fa5fec44 (patch)
tree2e451d7a3215346fc08fd0087ed82ca0e21c5b0d
parentde2505dcd75e64c33f705c6d49d46a163fbe081e (diff)
downloadopenembedded-7b05ee22ab93105197b958522379df38fa5fec44.tar.gz
binutils-cross.inc: Stage libiberty for elf2flt-cross.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
-rw-r--r--recipes/binutils/binutils-cross.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/binutils/binutils-cross.inc b/recipes/binutils/binutils-cross.inc
index 5808c1fbda..cd58bfc380 100644
--- a/recipes/binutils/binutils-cross.inc
+++ b/recipes/binutils/binutils-cross.inc
@@ -10,6 +10,8 @@ EXTRA_OECONF = "--with-sysroot=${STAGING_DIR_TARGET} \
do_stage () {
oe_runmake install
+ install -d ${CROSS_DIR}/include
+ install -m 0644 ${S}/include/libiberty.h ${CROSS_DIR}/include
# We don't really need these, so we'll remove them...
rm -rf ${CROSS_DIR}/lib/ldscripts