mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
fixed bug
This commit is contained in:
parent
6a51ce0b58
commit
f38e75693e
@ -26,6 +26,7 @@
|
||||
#define SYSTEM_IGATE_FLAGS -D_LP64
|
||||
#else
|
||||
#define SYSTEM_IGATE_FLAGS -D__i386__ -D__const=const -Dvolatile -Dmutable
|
||||
#endif
|
||||
|
||||
// Is the platform big-endian (like an SGI workstation) or
|
||||
// little-endian (like a PC)? Define this to the empty string to
|
||||
|
Loading…
x
Reference in New Issue
Block a user