projects
/
openwrt
/
staging
/
lynxis
/
omap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb8f322
)
openssl: re-enable NPN by default
author
Felix Fietkau
<nbd@nbd.name>
Sun, 24 Jul 2016 12:43:42 +0000
(14:43 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Sun, 24 Jul 2016 12:43:44 +0000
(14:43 +0200)
Several packages rely on it
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/libs/openssl/Config.in
patch
|
blob
|
history
diff --git
a/package/libs/openssl/Config.in
b/package/libs/openssl/Config.in
index e1d9952a37b4ef403f5a64d56c305db5dbbac306..65da36b01c288c1744bdde8e44ef6f87a6ec2de6 100644
(file)
--- a/
package/libs/openssl/Config.in
+++ b/
package/libs/openssl/Config.in
@@
-27,7
+27,7
@@
config OPENSSL_WITH_COMPRESSION
config OPENSSL_WITH_NPN
bool
- default
n
+ default
y
prompt "Enable NPN support"
config OPENSSL_WITH_PSK