From: Ruben Kerkhof Date: Mon, 13 Oct 2014 17:56:52 +0000 (+0200) Subject: Polarssl: disable padlock X-Git-Tag: rec-3.7.0-rc1~189^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1816%2Fhead;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