mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-15 23:50:29 +01: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 }
|
||||
{ %SKIPTARGET=macos }
|
||||
{ %SKIPTARGET=macos,win64 }
|
||||
{ On macos, PPCAsm chokes on this and crashes}
|
||||
|
||||
{ this forces use of GNU as }
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{ %OPT=-al }
|
||||
{ %SKIPTARGET=macos }
|
||||
{ %SKIPTARGET=macos,win64 }
|
||||
{ On macos, PPCAsm chokes on this and crashes}
|
||||
|
||||
{ this forces use of GNU as }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user