crypto: add '-maes' compile switch 23/21823/2
authorBenoît Ganne <bganne@cisco.com>
Fri, 9 Aug 2019 12:07:23 +0000 (14:07 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 5 Sep 2019 15:34:38 +0000 (15:34 +0000)
commit5f652e762ec488aeaa1c972dfccc6007e6541b60
tree9d4d53f8caff9563c071b9516b4bd4de29bc64b0
parente21bb1e0c209b9d7dffd79623ee289484843d865
crypto: add '-maes' compile switch

AES intrinsics use builtins available only with the -maes and GCC 9 just
started to enforce it.

Type: fix

Change-Id: Ia6825ea3eae7191a4bfee47f9fa93fad16ccf76c
Signed-off-by: Benoît Ganne <bganne@cisco.com>
(cherry picked from commit 561be280feb6a10834bf50e0813cc0ad3c635067)
src/plugins/crypto_ia32/CMakeLists.txt
src/plugins/crypto_ipsecmb/CMakeLists.txt