mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 14:09:20 +02:00
* enable all Objective-C tests for Darwin/AArch64
git-svn-id: trunk@29945 -
This commit is contained in:
parent
2c6e16e49e
commit
c6daaa28d0
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %OPT=-Sew -vw }
|
{ %OPT=-Sew -vw }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %opt=-vh -Seh }
|
{ %opt=-vh -Seh }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin}
|
{ %target=darwin}
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %recompile }
|
{ %recompile }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %opt=-vh -Seh }
|
{ %opt=-vh -Seh }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
{ Written by Jonas Maebe in 2009, released into the Public Domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$modeswitch objectivec1}
|
{$modeswitch objectivec1}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$modeswitch objectivec1}
|
{$modeswitch objectivec1}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$modeswitch objectivec1}
|
{$modeswitch objectivec1}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$modeswitch objectivec1}
|
{$modeswitch objectivec1}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2010, released into the public domain }
|
{ Written by Jonas Maebe in 2010, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
{$modeswitch objectivec1}
|
{$modeswitch objectivec1}
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %opt=norun }
|
{ %opt=norun }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
{ %recompile }
|
{ %recompile }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %opt=-vh -Seh }
|
{ %opt=-vh -Seh }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %opt=-vh -Seh }
|
{ %opt=-vh -Seh }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %fail }
|
{ %fail }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %recompile }
|
{ %recompile }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %target=darwin }
|
{ %target=darwin }
|
||||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
{ %cpu=powerpc,powerpc64,i386,x86_64,arm,aarch64 }
|
||||||
{ %NEEDLIBRARY }
|
{ %NEEDLIBRARY }
|
||||||
|
|
||||||
{ Written by Jonas Maebe in 2009, released into the public domain }
|
{ Written by Jonas Maebe in 2009, released into the public domain }
|
||||||
|
Loading…
Reference in New Issue
Block a user