Explorar el Código

Do not always set DEBUG_AOPTCPU

Pierre Muller hace 2 años
padre
commit
3c92b3a218
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compiler/x86/aoptx86.pas

+ 1 - 1
compiler/x86/aoptx86.pas

@@ -23,7 +23,7 @@ unit aoptx86;
 
 {$i fpcdefs.inc}
 
-{$define DEBUG_AOPTCPU}
+{ $define DEBUG_AOPTCPU}
 
 {$ifdef EXTDEBUG}
 {$define DEBUG_AOPTCPU}