mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 00:09:25 +02:00
* fix target list option
This commit is contained in:
parent
b264b089e2
commit
f68d469a98
@ -1,5 +1,5 @@
|
||||
{ %fail }
|
||||
{ %target go32v2,win32 }
|
||||
{ %target=go32v2,win32 }
|
||||
{ %opt=-Sc }
|
||||
VAR s : ansistring;
|
||||
BEGIN
|
||||
|
Loading…
Reference in New Issue
Block a user