Browse Source

fixed bug

Dickinson Lo 18 years ago
parent
commit
f38e75693e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dtool/Config.Linux.pp

+ 1 - 0
dtool/Config.Linux.pp

@@ -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