Parcourir la source

* accidentally committed with a set debug define

florian il y a 11 mois
Parent
commit
23bbf87c10
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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}