From a4ada581c2c9602fba1125322b9a3f861b713023 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Tue, 19 Mar 2013 15:07:48 +0900 Subject: [PATCH] add Gnuk specific change to polarssl config --- polarssl/include/polarssl/config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/polarssl/include/polarssl/config.h b/polarssl/include/polarssl/config.h index 1d33879..232a10b 100644 --- a/polarssl/include/polarssl/config.h +++ b/polarssl/include/polarssl/config.h @@ -65,8 +65,9 @@ * * The compiler supports the 'long long' type. * (Only used on 32-bit platforms) - */ + * #define POLARSSL_HAVE_LONGLONG + */ /** * \def POLARSSL_HAVE_ASM