浏览代码

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

git-svn-id: trunk@36063 -
florian 8 年之前
父节点
当前提交
39b7f1bffe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/avr/aoptcpu.pas

+ 1 - 1
compiler/avr/aoptcpu.pas

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