* tests need -CE

git-svn-id: trunk@44206 -
This commit is contained in:
florian 2020-02-17 20:36:35 +00:00
parent 3099e10f41
commit 2214677656
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{ %TARGET=win32,win64,wince,linux,android }
{ %OPT=-CE }
program tsafecall3;
{$mode objfpc}{$H+}

View File

@ -1,4 +1,5 @@
{ %TARGET=win32,win64,wince,linux,android }
{ %OPT=-CE }
program tsafecall4;
{$mode objfpc}{$H+}