mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 18:29:27 +02:00
* force -vw switch, because if it's not active then -Sew won't do anything
git-svn-id: trunk@20889 -
This commit is contained in:
parent
9c311fa6bb
commit
25f9c15290
@ -1,7 +1,8 @@
|
||||
{ %cpu=i386 }
|
||||
{ %fail }
|
||||
{ %opt=-Sew }
|
||||
{ %opt=-vw -Sew }
|
||||
{ %norun }
|
||||
{ %skiptarget=darwin }
|
||||
program testasm;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user