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>
Fri, 15 Jul 2022 05:03:31 +0000 (07:03 +0200)
commit4fb05e45df7931ebe05dc0b42d781ad3d0a59404
tree2895f82431386da04a0c6d845d96ad5e8a23796d
parentec9f82fa18c7c8deb4875152d7907855d186f4c6
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>
(cherry picked from commit 639419ec4fd1501a9b9857cea96474271ef737b1)
package/libs/wolfssl/Config.in
package/libs/wolfssl/patches/300-AESNI-fix-configure-to-use-minimal-compiler-flags.patch [new file with mode: 0644]