mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 14:09:20 +02:00
* there is no gnu as for win64
git-svn-id: trunk@5493 -
This commit is contained in:
parent
119cdbb772
commit
0c64a02826
@ -1,5 +1,5 @@
|
|||||||
{ %OPT=-al }
|
{ %OPT=-al }
|
||||||
{ %SKIPTARGET=macos }
|
{ %SKIPTARGET=macos,win64 }
|
||||||
{ On macos, PPCAsm chokes on this and crashes}
|
{ On macos, PPCAsm chokes on this and crashes}
|
||||||
|
|
||||||
{ this forces use of GNU as }
|
{ this forces use of GNU as }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %OPT=-al }
|
{ %OPT=-al }
|
||||||
{ %SKIPTARGET=macos }
|
{ %SKIPTARGET=macos,win64 }
|
||||||
{ On macos, PPCAsm chokes on this and crashes}
|
{ On macos, PPCAsm chokes on this and crashes}
|
||||||
|
|
||||||
{ this forces use of GNU as }
|
{ this forces use of GNU as }
|
||||||
|
Loading…
Reference in New Issue
Block a user