mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 16:09:17 +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 }
|
{ %NORUN }
|
||||||
{ %SKIPTARGET=macos }
|
{ %SKIPTARGET=macos, win64 }
|
||||||
|
|
||||||
{$ifdef CPUX86_64}
|
{$ifdef CPUX86_64}
|
||||||
{$ifndef WINDOWS}
|
{$ifndef WINDOWS}
|
||||||
|
Loading…
Reference in New Issue
Block a user