libg15: add configure option --with-gnu-ld .
authorccsmart <ccsmart@smartpal.de>
Thu, 18 Jan 2007 21:10:01 +0000 (21:10 +0000)
committerccsmart <ccsmart@smartpal.de>
Thu, 18 Jan 2007 21:10:01 +0000 (21:10 +0000)
packages/libg15/libg15_1.2.1.bb

index 746e5f2..62f18c9 100644 (file)
@@ -4,12 +4,14 @@ LICENSE = "GPLv2"
 SECTION = "libs"
 PRIORITY = "optional"
 DEPENDS = "libusb"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/g15tools/libg15-${PV}.tar.bz2"
 
 inherit autotools
 
+EXTRA_OECONF = "--with-gnu-ld"
+
 do_stage () {
         oe_libinstall -a -so libg15 ${STAGING_LIBDIR}
         for i in libg15.h; do