mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 06:19:28 +02:00
Correct previous commit: %skiptarget needs equal sign
git-svn-id: trunk@34104 -
This commit is contained in:
parent
d40bf3684b
commit
2b3ef31505
@ -1,4 +1,4 @@
|
|||||||
{ %skiptarget go32v2 }
|
{ %skiptarget=go32v2 }
|
||||||
{ This test generates trouble in ntvdm.exe under Windows
|
{ This test generates trouble in ntvdm.exe under Windows
|
||||||
for go32v2 executables }
|
for go32v2 executables }
|
||||||
{ Source provided for Free Pascal Bug Report 3157 }
|
{ Source provided for Free Pascal Bug Report 3157 }
|
||||||
|
Loading…
Reference in New Issue
Block a user