From 3ae64e5e175d07677d9c367bd41a4edb101d2a16 Mon Sep 17 00:00:00 2001 From: Nikolay Nikolov Date: Sat, 21 Sep 2024 15:41:26 +0300 Subject: [PATCH] + include unit aoptcpu in wasm32/cputarg.pas --- compiler/wasm32/cputarg.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/wasm32/cputarg.pas b/compiler/wasm32/cputarg.pas index 487c056991..069f27e6dd 100644 --- a/compiler/wasm32/cputarg.pas +++ b/compiler/wasm32/cputarg.pas @@ -32,7 +32,7 @@ implementation systems { prevent a syntax error when nothing is included } {$ifndef NOOPT} -// ,aoptcpu + ,aoptcpu {$endif NOOPT} {**************************************