tn3399_openwrt/package/libs/wolfssl
Jo-Philipp Wich 0063e3421d 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>
2022-07-30 12:21:54 +02:00
..
patches wolfssl: bump to 5.4.0 2022-07-16 22:22:40 +02:00
Config.in wolfssl: make shared again 2022-07-30 12:21:54 +02:00
Makefile wolfssl: make shared again 2022-07-30 12:21:54 +02:00