Fix curl linkings with openssl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10037 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f9d1a1c824
commit
bc9a5b23e9
@ -75,7 +75,6 @@ CONFIGURE_ARGS += \
|
|||||||
--without-libidn \
|
--without-libidn \
|
||||||
--without-nss \
|
--without-nss \
|
||||||
--with-zlib="$(STAGING_DIR)/usr" \
|
--with-zlib="$(STAGING_DIR)/usr" \
|
||||||
--disable-gssapi \
|
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \
|
LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user