mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 03:50:48 +00:00
px5g-standalone: disable long long to fix compiler errors on mips64
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41375
This commit is contained in:
parent
e602a4d4ea
commit
20de772cea
@ -57,8 +57,8 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Uncomment if the compiler supports long long.
|
* Uncomment if the compiler supports long long.
|
||||||
*/
|
|
||||||
#define POLARSSL_HAVE_LONGLONG
|
#define POLARSSL_HAVE_LONGLONG
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user