Browse Source

+ include unit aoptcpu in wasm32/cputarg.pas

Nikolay Nikolov 1 năm trước cách đây
mục cha
commit
3ae64e5e17
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}
 
 {**************************************