mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
r=pepper HPUX specific change - enable 64-bit int for js
This commit is contained in:
parent
55085002e0
commit
ad3478d01d
@ -83,7 +83,7 @@ JS_END_EXTERN_C
|
||||
#define JS_HAVE_LONG_LONG
|
||||
|
||||
#elif defined(HPUX)
|
||||
#undef JS_HAVE_LONG_LONG
|
||||
#define JS_HAVE_LONG_LONG
|
||||
|
||||
#elif defined(IRIX)
|
||||
#define JS_HAVE_LONG_LONG
|
||||
|
Loading…
x
Reference in New Issue
Block a user