libtool: revert r16212. It broke building packages using c++.
SVN-Revision: 16305
This commit is contained in:
parent
da4435f2e1
commit
3d3d75a248
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue