mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 04:09:11 +02:00
* Skip test for go32v2 target, not supported and triggers NTVDM messagebox
git-svn-id: trunk@16324 -
This commit is contained in:
parent
bd15329d38
commit
3063ad5c9a
@ -1,3 +1,4 @@
|
|||||||
|
{ %SKIPTARGET=go32v2 }
|
||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$endif fpc}
|
{$endif fpc}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %SKIPTARGET=go32v2 }
|
||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$endif fpc}
|
{$endif fpc}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %SKIPTARGET=go32v2 }
|
||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$endif fpc}
|
{$endif fpc}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %SKIPTARGET=go32v2 }
|
||||||
{ %OPT=-gh }
|
{ %OPT=-gh }
|
||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %SKIPTARGET=go32v2 }
|
||||||
{ %OPT=-gh }
|
{ %OPT=-gh }
|
||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %SKIPTARGET=go32v2 }
|
||||||
{ %OPT=-gh }
|
{ %OPT=-gh }
|
||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
Loading…
Reference in New Issue
Block a user