binutils-cross.inc: enable installation of libbfd
authorKhem Raj <raj.khem@gmail.com>
Sun, 12 Aug 2007 11:26:52 +0000 (11:26 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 12 Aug 2007 11:26:52 +0000 (11:26 +0000)
packages/binutils/binutils-cross.inc

index c63ea68..8109205 100644 (file)
@@ -4,7 +4,9 @@ DEPENDS += "flex-native bison-native"
 PROVIDES = "virtual/${TARGET_PREFIX}binutils"
 PACKAGES = ""
 EXTRA_OECONF = "--with-sysroot=${CROSS_DIR}/${TARGET_SYS} \
-               --program-prefix=${TARGET_PREFIX}"
+               --program-prefix=${TARGET_PREFIX} \
+               --enable-install-libbfd \
+               ""
 
 do_stage () {
        oe_runmake install