wolfssl: make shared again
authorJo-Philipp Wich <jo@mein.io>
Sun, 24 Jul 2022 11:23:36 +0000 (13:23 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 30 Jul 2022 15:22:16 +0000 (17:22 +0200)
commit8b6b73d0e895bbbfc448bea9fb5f3751593d7865
treef797be2b5fd599ff0ff5fe97d70759f2b0862571
parent7ca89e11873a1b7508f7a6a4d040cb93e2dc59f6
wolfssl: make shared again

Disable the usage of target specific CPU crypto instructions by default
to allow the package being shared again. Since WolfSSL does not offer
a stable ABI or a long term support version suitable for OpenWrt release
timeframes, we're forced to frequently update it which is greatly
complicated by the package being nonshared.

People who want or need CPU crypto instruction support can enable it in
menuconfig while building custom images for the few platforms that support
them.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 0063e3421de4575e088bb428e758751931bbe6fd)
package/libs/wolfssl/Config.in
package/libs/wolfssl/Makefile