From: lars Date: Wed, 3 Jun 2009 10:03:29 +0000 (+0000) Subject: [package] libtool: revert r16212. It broke building packages using c++. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9592a6ef10e1c457cf92719cf8ad13545b172543;p=10.03%2Fopenwrt.git [package] libtool: revert r16212. It broke building packages using c++. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16305 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libtool/Makefile b/package/libtool/Makefile index bf9e520da..f179cd7c2 100644 --- a/package/libtool/Makefile +++ b/package/libtool/Makefile @@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/package.mk CONFIGURE_PREFIX=$(STAGING_DIR)/host -CONFIGURE_VARS+= CXX=no export GLOBAL_LIBDIR=$(STAGING_DIR)/usr/lib define Package/libltdl