From a18f93a3a092e2fcaafabffc6da640223d7f051a Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 30 Apr 2004 12:53:22 +0000 Subject: make libtool-native work on systems without a native libtool BKrev: 40924c42y4blZEL2cOWGDz14GldRAA --- libtool/libtool-native_1.5.oe | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtool/libtool-native_1.5.oe b/libtool/libtool-native_1.5.oe index 0f90e2034d..c1d4af1b8e 100644 --- a/libtool/libtool-native_1.5.oe +++ b/libtool/libtool-native_1.5.oe @@ -13,8 +13,6 @@ S = "${WORKDIR}/libtool-${PV}" prefix = "${CROSS_DIR}" exec_prefix = "${prefix}" -EXTRA_OECONF_append = " --program-prefix=${TARGET_SYS}-" - do_stage () { oe_runmake install install -d ${STAGING_DATADIR}/libtool \ @@ -34,5 +32,4 @@ do_stage () { } do_install () { - : } -- cgit v1.2.3