r=pepper HPUX specific change - enable 64-bit int for js
git-svn-id: svn://10.0.0.236/trunk@50709 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
463f69ae27
commit
34c5281c43
@ -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