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 10:21:54 +0000 (12:21 +0200)
commit0063e3421de4575e088bb428e758751931bbe6fd
tree86ea7758416b117c4bdf79a0fb2940afd323eac4
parent7be62b1187bb7e21bcdaadfc3d47713a91f05898
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>
package/libs/wolfssl/Config.in
package/libs/wolfssl/Makefile