summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-03 10:03:29 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-03 10:03:29 +0000
commit9592a6ef10e1c457cf92719cf8ad13545b172543 (patch)
treeecfe287fe78f7ccc2547fa61a2268736e9d41c07 /package
parent57b3ee7bffb74db97207e294bd2604bcf179529a (diff)
[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
Diffstat (limited to 'package')
-rw-r--r--package/libtool/Makefile1
1 files changed, 0 insertions, 1 deletions
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