Ver Fonte

* do not write assembler optimizer debug output in avr assembler files

git-svn-id: trunk@36063 -
florian há 8 anos atrás
pai
commit
39b7f1bffe
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      compiler/avr/aoptcpu.pas

+ 1 - 1
compiler/avr/aoptcpu.pas

@@ -26,7 +26,7 @@ Unit aoptcpu;
 
 {$i fpcdefs.inc}
 
-{$define DEBUG_AOPTCPU}
+{ $define DEBUG_AOPTCPU}
 
 Interface