mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-26 09:09:25 +02:00
* fixed test targets directive (should be '%target', instead of '%platform')
git-svn-id: trunk@26401 -
This commit is contained in:
parent
d033a0b1da
commit
c09bfe9896
@ -1,4 +1,4 @@
|
||||
{ %platform=darwin,linux,freebsd,openbsd,netbsd,solaris }
|
||||
{ %target=darwin,linux,freebsd,openbsd,netbsd,solaris }
|
||||
|
||||
uses
|
||||
unixcp;
|
||||
|
Loading…
Reference in New Issue
Block a user