projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
096a283
)
Put back zlib-dynamic it is breaking more packages than it solves problems
author
Florian Fainelli
<florian@openwrt.org>
Wed, 1 Aug 2007 10:52:19 +0000
(10:52 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 1 Aug 2007 10:52:19 +0000
(10:52 +0000)
SVN-Revision: 8297
package/openssl/Makefile
patch
|
blob
|
history
diff --git
a/package/openssl/Makefile
b/package/openssl/Makefile
index 453a27524effff8473a9329621f6658d9d3317f0..6464b9d0c836ae725a26c8303b6cabd08c95483a 100644
(file)
--- a/
package/openssl/Makefile
+++ b/
package/openssl/Makefile
@@
-60,7
+60,7
@@
endef
OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc2 no-rc5 no-sha0 no-smime \
no-rmd160 no-aes192 no-ripemd no-camellia no-ans1 no-krb5
-OPENSSL_OPTIONS:= shared no-dso no-ec no-err no-fips no-hw no-threads zlib \
+OPENSSL_OPTIONS:= shared no-dso no-ec no-err no-fips no-hw no-threads zlib
-dynamic
\
no-engines no-sse2 no-perlasm