ソースを参照

+ include unit aoptcpu in wasm32/cputarg.pas

Nikolay Nikolov 1 年間 前
コミット
3ae64e5e17
1 ファイル変更1 行追加1 行削除
  1. 1 1
      compiler/wasm32/cputarg.pas

+ 1 - 1
compiler/wasm32/cputarg.pas

@@ -32,7 +32,7 @@ implementation
       systems { prevent a syntax error when nothing is included }
 
 {$ifndef NOOPT}
-//      ,aoptcpu
+      ,aoptcpu
 {$endif NOOPT}
 
 {**************************************