Sfoglia il codice sorgente

+ include unit aoptcpu in wasm32/cputarg.pas

Nikolay Nikolov 1 anno fa
parent
commit
3ae64e5e17
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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}
 
 {**************************************