[package] add dist and distcheck target (to create new source balls)
[openwrt.git] / package / libtool / Makefile
index f179cd7..bf9e520 100644 (file)
@@ -25,6 +25,7 @@ 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
This page took 0.020494 seconds and 4 git commands to generate.