mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 13:31:47 +02:00
skip for go32v2 to prevent hangings during unattended runs
This commit is contained in:
parent
044191a02d
commit
9da80100a2
@ -1,3 +1,5 @@
|
|||||||
|
{ %skiptarget=go32v2 }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
uses
|
uses
|
||||||
sysutils;
|
sysutils;
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{ %skiptarget=go32v2 }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{ %skiptarget=go32v2 }
|
||||||
{ %version=1.1 }
|
{ %version=1.1 }
|
||||||
|
|
||||||
{$ifdef fpc}{$mode objfpc}{$endif}
|
{$ifdef fpc}{$mode objfpc}{$endif}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user