Explorar o código

mips64 define must also set mips

Pierre Muller %!s(int64=3) %!d(string=hai) anos
pai
achega
ea812d1c2e
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      compiler/fpcdefs.inc

+ 5 - 1
compiler/fpcdefs.inc

@@ -273,10 +273,14 @@
   {$endif mips}
 {$endif mipsel}
 
+{$ifdef mips64}
+  {$define mips}
+{$endif mips64}
+
 {$ifdef mips64el}
   {$define mips}
   {$define mips64}
-{$endif mipsel}
+{$endif mips64el}
 
 {$ifdef mips}
   {$ifndef mips64}