Explorar el Código

* Patch from Fuxin Zhang: remove cpuflags define for mips and mipsel CPUs

git-svn-id: trunk@21533 -
pierre hace 13 años
padre
commit
1e1e0f969e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compiler/fpcdefs.inc

+ 1 - 1
compiler/fpcdefs.inc

@@ -176,7 +176,7 @@
   {$define cpu32bit}
   {$define cpu32bitalu}
   {$define cpu32bitaddr}
-  { $define cpuflags}
+  { define cpuflags}
   {$define cputargethasfixedstack}
   {$define cpurequiresproperalignment}
   { define cpumm}