mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-01 18:16:00 +02:00
pas2js: disable inline
git-svn-id: trunk@61363 -
This commit is contained in:
parent
5a04cfe2d6
commit
9a966e27f4
@ -100,6 +100,7 @@ begin
|
||||
|
||||
CompOpts.AllowLabel:=false;
|
||||
CompOpts.UseAnsiStrings:=false;
|
||||
CompOpts.CPPInline:=false;
|
||||
|
||||
CompOpts.IOChecks:=false;
|
||||
CompOpts.StackChecks:=false;
|
||||
|
Loading…
Reference in New Issue
Block a user