projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e9df65
)
Fix curl linkings with openssl
author
Florian Fainelli
<florian@openwrt.org>
Sun, 30 Dec 2007 00:03:41 +0000
(
00:03
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 30 Dec 2007 00:03:41 +0000
(
00:03
+0000)
SVN-Revision: 10037
libs/curl/Makefile
patch
|
blob
|
history
diff --git
a/libs/curl/Makefile
b/libs/curl/Makefile
index a7fa14ede10664799798af5a8577e10fbd560775..c76a08ebbda12474b054e40ddf85904d6f2ef502 100644
(file)
--- a/
libs/curl/Makefile
+++ b/
libs/curl/Makefile
@@
-75,7
+75,6
@@
CONFIGURE_ARGS += \
--without-libidn \
--without-nss \
--with-zlib="$(STAGING_DIR)/usr" \
- --disable-gssapi \
CONFIGURE_VARS += \
LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \