wolfssl: re-enable AES-NI by default for x86_64
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 6 Jul 2022 20:55:58 +0000 (17:55 -0300)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 7 Jul 2022 23:39:34 +0000 (01:39 +0200)
commit639419ec4fd1501a9b9857cea96474271ef737b1
treed035547eab87c92611c253fd420dcef04a461cc2
parente7ec2d73996b336eb5d7e6fc0f4607589b07a09e
wolfssl: re-enable AES-NI by default for x86_64

Apply an upstream patch that removes unnecessary CFLAGs, avoiding
generation of incompatible code.

Commit 0bd536723303ccd178e289690d073740c928bb34 is reverted so the
accelerated version builds by default on x86_64.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
package/libs/wolfssl/Config.in
package/libs/wolfssl/patches/300-AESNI-fix-configure-to-use-minimal-compiler-flags.patch [new file with mode: 0644]