mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 01:09:06 +02:00
Restrict test to win32, as it is already i386 specific and uses Windows unit
git-svn-id: trunk@38771 -
This commit is contained in:
parent
f8be245097
commit
d4ed6b0416
@ -1,4 +1,5 @@
|
||||
{ %CPU=i386 }
|
||||
{ %TARGET=win32 }
|
||||
{$mode delphi}
|
||||
program controlc;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user