projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b091589
)
Revert "wolfssl: disable hardening"
author
David Bauer
<mail@david-bauer.net>
Tue, 4 May 2021 22:45:33 +0000
(
00:45
+0200)
committer
David Bauer
<mail@david-bauer.net>
Tue, 4 May 2021 22:45:33 +0000
(
00:45
+0200)
This reverts commit
9c900fd03f7a58e09c5a88001a4278077fe956fc
.
package/libs/wolfssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/wolfssl/Makefile
b/package/libs/wolfssl/Makefile
index de30fe00658dae05368ac190174803e6ac607999..53cd932d1ffb713109d412e2af007f76ab0dbeb9 100644
(file)
--- a/
package/libs/wolfssl/Makefile
+++ b/
package/libs/wolfssl/Makefile
@@
-70,7
+70,6
@@
CONFIGURE_ARGS += \
--enable-stunnel \
--disable-crypttests \
--disable-examples \
- --disable-harden \
--disable-jobserver \
--$(if $(CONFIG_IPV6),enable,disable)-ipv6 \
--$(if $(CONFIG_WOLFSSL_HAS_AES_CCM),enable,disable)-aesccm \