From: Ruben Kerkhof Date: Mon, 13 Oct 2014 17:56:52 +0000 (+0200) Subject: Polarssl: disable padlock X-Git-Tag: auth-3.4.2~15^2~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42c2dcd25b504a40e45c4b65ff5a2e2da16803df;p=pdns Polarssl: disable padlock --- diff --git a/pdns/ext/polarssl/include/polarssl/config.h b/pdns/ext/polarssl/include/polarssl/config.h index 9b16d63f5..7acefad1d 100644 --- a/pdns/ext/polarssl/include/polarssl/config.h +++ b/pdns/ext/polarssl/include/polarssl/config.h @@ -1653,7 +1653,7 @@ * * This modules adds support for the VIA PadLock on x86. */ -#define POLARSSL_PADLOCK_C +//#define POLARSSL_PADLOCK_C /** * \def POLARSSL_PBKDF2_C