tn3399_openwrt/package/libs/wolfssl
Eneas U de Queiroz d55f12cc79 wolfssl: make WOLFSSL_HAS_OPENVPN default to y
Openvpn forces CONFIG_WOLFSSL_HAS_OPENVPN=y.  When the phase1 bots build
the now non-shared package, openvpn will not be selected, and WolfSSL
will be built without it.  Then phase2 bots have CONFIG_ALL=y, which
will select openvpn and force CONFIG_WOLFSSL_HAS_OPENVPN=y.  This
changes the version hash, causing dependency failures, as shared
packages expect the phase2 hash.

Fixes: #9738

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-06-09 02:11:37 +02:00
..
patches wolfssl: bump to v5.3.0-stable 2022-05-15 20:52:46 +02:00
Config.in wolfssl: make WOLFSSL_HAS_OPENVPN default to y 2022-06-09 02:11:37 +02:00
Makefile Revert "wolfssl: set nonshared flag global" 2022-06-09 01:35:45 +02:00