mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 17:59:25 +02:00
* skip test on win64, because it tests proper initc handling and initc is not available on win64 (no cygwin for win64)
git-svn-id: trunk@8097 -
This commit is contained in:
parent
dd350255a4
commit
5f70aef328
@ -1,5 +1,5 @@
|
||||
{ %NORUN }
|
||||
{ %SKIPTARGET=macos }
|
||||
{ %SKIPTARGET=macos, win64 }
|
||||
|
||||
{$ifdef CPUX86_64}
|
||||
{$ifndef WINDOWS}
|
||||
|
Loading…
Reference in New Issue
Block a user