crypto: add '-maes' compile switch 91/21191/2
authorBenoît Ganne <bganne@cisco.com>
Fri, 9 Aug 2019 12:07:23 +0000 (14:07 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 9 Aug 2019 16:17:43 +0000 (16:17 +0000)
commit561be280feb6a10834bf50e0813cc0ad3c635067
tree62fad756c0d2ac1c898b3aacd18118c423b33842
parent243e1933bbecce0a251a5ff71c12dced9e30823f
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>
src/plugins/crypto_ia32/CMakeLists.txt
src/plugins/crypto_ipsecmb/CMakeLists.txt