فهرست منبع

* tests need -CE

git-svn-id: trunk@44206 -
florian 5 سال پیش
والد
کامیت
2214677656
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      tests/test/tsafecall3.pp
  2. 1 0
      tests/test/tsafecall4.pp

+ 1 - 0
tests/test/tsafecall3.pp

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

+ 1 - 0
tests/test/tsafecall4.pp

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