mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 10:29:21 +02:00
+ Added CPUs supported by darwin OS target
git-svn-id: trunk@19345 -
This commit is contained in:
parent
85e343a2ad
commit
537217b2a2
@ -1,5 +1,5 @@
|
|||||||
{ %version=1.1 }
|
{ %version=1.1 }
|
||||||
{ %cpu=i386,powerpc }
|
{ %cpu=i386,powerpc,powerpc64,x86_64,arm }
|
||||||
{ %NOTE=This test requires a C library }
|
{ %NOTE=This test requires a C library }
|
||||||
|
|
||||||
{$mode macpas}
|
{$mode macpas}
|
||||||
|
Loading…
Reference in New Issue
Block a user