mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
libtool: revert r16212. It broke building packages using c++.
SVN-Revision: 16305
This commit is contained in:
parent
da4435f2e1
commit
3d3d75a248
@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/host-build.mk
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
CONFIGURE_PREFIX=$(STAGING_DIR)/host
|
CONFIGURE_PREFIX=$(STAGING_DIR)/host
|
||||||
CONFIGURE_VARS+= CXX=no
|
|
||||||
export GLOBAL_LIBDIR=$(STAGING_DIR)/usr/lib
|
export GLOBAL_LIBDIR=$(STAGING_DIR)/usr/lib
|
||||||
|
|
||||||
define Package/libltdl
|
define Package/libltdl
|
||||||
|
Loading…
Reference in New Issue
Block a user