mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 08:29:20 +02:00
Also add %neededafter as the generated binaries are used by testprocess program
This commit is contained in:
parent
cad21584e5
commit
75ac012702
@ -1,4 +1,5 @@
|
|||||||
{%norun}
|
{%norun}
|
||||||
|
{%neededafter}
|
||||||
|
|
||||||
program genout;
|
program genout;
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{%norun}
|
{%norun}
|
||||||
|
{%neededafter}
|
||||||
|
|
||||||
program docat;
|
program docat;
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{%norun}
|
{%norun}
|
||||||
|
{%neededafter}
|
||||||
|
|
||||||
program doexit;
|
program doexit;
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{%norun}
|
{%norun}
|
||||||
|
{%neededafter}
|
||||||
|
|
||||||
program dols;
|
program dols;
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{%norun}
|
{%norun}
|
||||||
|
{%neededafter}
|
||||||
|
|
||||||
program dotouch;
|
program dotouch;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user