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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c2dcd25b504a40e45c4b65ff5a2e2da16803df;p=thirdparty%2Fpdns.git Polarssl: disable padlock --- diff --git a/pdns/ext/polarssl/include/polarssl/config.h b/pdns/ext/polarssl/include/polarssl/config.h index 9b16d63f53..7acefad1d0 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