mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09:49 +00:00
Backed out the HAVE_LONG_LONG change temporarily because
it breaks binary compatibility. We will put it back in after the v3.0 release is branched off.
This commit is contained in:
parent
89e37b4c7a
commit
0f7aa903bc
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#define IS_LITTLE_ENDIAN 1
|
#define IS_LITTLE_ENDIAN 1
|
||||||
#undef IS_BIG_ENDIAN
|
#undef IS_BIG_ENDIAN
|
||||||
#define HAVE_LONG_LONG
|
#undef HAVE_LONG_LONG
|
||||||
#undef HAVE_ALIGNED_DOUBLES
|
#undef HAVE_ALIGNED_DOUBLES
|
||||||
#undef HAVE_ALIGNED_LONGLONGS
|
#undef HAVE_ALIGNED_LONGLONGS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user