Browse Source

* accidentally committed with a set debug define

florian 10 months ago
parent
commit
23bbf87c10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/x86/aoptx86.pas

+ 1 - 1
compiler/x86/aoptx86.pas

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