px5g-standalone: disable long long to fix compiler errors on mips64

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 41375
lede-17.01
Felix Fietkau 2014-06-29 11:03:46 +00:00
parent e602a4d4ea
commit 20de772cea
1 changed files with 1 additions and 1 deletions

View File

@ -57,8 +57,8 @@
/*
* Uncomment if the compiler supports long long.
*/
#define POLARSSL_HAVE_LONGLONG
*/
/*