mirror of https://github.com/svaarala/duktape.git
Sami Vaarala
5 years ago
1 changed files with 1 additions and 3 deletions
@ -1,5 +1,3 @@ |
|||
#define DUK_USE_ARCH_STRING "ppc64" |
|||
#if !defined(DUK_USE_BYTEORDER) |
|||
#define DUK_USE_BYTEORDER 3 |
|||
#endif |
|||
/* No forced byteorder (both little and big endian are possible). */ |
|||
#undef DUK_USE_PACKED_TVAL |
|||
|
Loading…
Reference in new issue