Fix location to the libtldl libtool archive
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12942 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dd9754ce85
commit
df5457d959
@ -53,6 +53,7 @@ define Build/Compile
|
||||
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
|
||||
LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib $(SUPP_LIBS)" \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
LIBLTDL="$(STAGING_DIR)/usr/lib/libltdl.la" \
|
||||
X_CFLAGS="" \
|
||||
all install
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user