mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 19:29:28 +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}
|
||||
{%neededafter}
|
||||
|
||||
program genout;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
{%norun}
|
||||
{%neededafter}
|
||||
|
||||
program docat;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
{%norun}
|
||||
{%neededafter}
|
||||
|
||||
program doexit;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
{%norun}
|
||||
{%neededafter}
|
||||
|
||||
program dols;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
{%norun}
|
||||
{%neededafter}
|
||||
|
||||
program dotouch;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user