• J
    wolfssl: make shared again · 8b6b73d0
    Jo-Philipp Wich 提交于
    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: NJo-Philipp Wich <jo@mein.io>
    (cherry picked from commit 0063e342)
    8b6b73d0
Config.in 2.0 KB