mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 18:30:36 +02:00
+ include unit aoptcpu in wasm32/cputarg.pas
This commit is contained in:
parent
a7be888255
commit
3ae64e5e17
@ -32,7 +32,7 @@ implementation
|
|||||||
systems { prevent a syntax error when nothing is included }
|
systems { prevent a syntax error when nothing is included }
|
||||||
|
|
||||||
{$ifndef NOOPT}
|
{$ifndef NOOPT}
|
||||||
// ,aoptcpu
|
,aoptcpu
|
||||||
{$endif NOOPT}
|
{$endif NOOPT}
|
||||||
|
|
||||||
{**************************************
|
{**************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user