From: Ruben Kerkhof Date: Sat, 11 Oct 2014 12:25:13 +0000 (+0200) Subject: Disable aesni for now X-Git-Tag: rec-3.7.0-rc1~189^2~18^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=499d977ffeeef250ba7bfe273b62755fd58b52f8;p=pdns Disable aesni for now --- diff --git a/pdns/ext/polarssl/include/polarssl/config.h b/pdns/ext/polarssl/include/polarssl/config.h index d43365ff5..9b16d63f5 100644 --- a/pdns/ext/polarssl/include/polarssl/config.h +++ b/pdns/ext/polarssl/include/polarssl/config.h @@ -1085,7 +1085,7 @@ * * This modules adds support for the AES-NI instructions on x86-64 */ -#define POLARSSL_AESNI_C +//#define POLARSSL_AESNI_C /** * \def POLARSSL_AES_C