Explorar el Código

* varsets disabled completely for now

git-svn-id: trunk@5384 -
florian hace 19 años
padre
commit
876a3651d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compiler/fpcdefs.inc

+ 1 - 1
compiler/fpcdefs.inc

@@ -23,7 +23,7 @@
 {$PACKENUM 1}
 {$ifdef FPC_HAS_VARSETS}
 {$ifndef FPC_BIG_ENDIAN}
-{$PACKSET 1}
+{ $PACKSET 1}
 {$endif}
 {$endif FPC_HAS_VARSETS}