From 279c81079bcc2a8bb990e6495dc90a080c15a3ec Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 29 Jun 2014 11:03:46 +0000 Subject: px5g-standalone: disable long long to fix compiler errors on mips64 Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41375 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/utils/px5g-standalone/src/polarssl/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/utils') diff --git a/package/utils/px5g-standalone/src/polarssl/config.h b/package/utils/px5g-standalone/src/polarssl/config.h index ad3f9a7f39..79cd3dba9d 100644 --- a/package/utils/px5g-standalone/src/polarssl/config.h +++ b/package/utils/px5g-standalone/src/polarssl/config.h @@ -57,8 +57,8 @@ /* * Uncomment if the compiler supports long long. - */ #define POLARSSL_HAVE_LONGLONG + */ /* -- cgit v1.2.3