[package] fix subversion linking failure against libpthread (#4453)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14052 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fc17fb63d0
commit
e6d23cf1e0
@ -87,7 +87,7 @@ CONFIGURE_ARGS += \
|
||||
CONFIGURE_VARS += \
|
||||
svn_lib_neon=yes \
|
||||
LDFLAGS="-lcrypt -lm -lintl -L$(STAGING_DIR)/usr/lib/libintl/lib/ \
|
||||
-lz -L$(STAGING_DIR)/usr/lib/ -lpthread -L$(STAGING_DIR)/lib \
|
||||
-lz -L$(STAGING_DIR)/usr/lib/ -lpthread -L$(TOOLCHAIN_DIR)/usr/lib \
|
||||
-L$(TOOLCHAIN_DIR)/lib" \
|
||||
CPPFLAGS="-I$(STAGING_DIR)/usr/include/ -I$(STAGING_DIR)/usr/lib/libintl/include \
|
||||
-I$(STAGING_DIR)/include/" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user