소스 검색

+ 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}
 
 {**************************************