* disabled blocks tests for Darwin/ppc(64), as the blocks runtime is only

only shipped with Mac OS X 10.6 and later (and the last version supporting
    ppc was 10.5)

git-svn-id: trunk@29522 -
This commit is contained in:
Jonas Maebe 2015-01-22 19:56:34 +00:00
parent ce20dcf7a6
commit dc172ef55b
5 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{ %target=darwin,iphonesim}
{ %skipcpu=powerpc,powerpc64 }
{$modeswitch blocks}

View File

@ -1,4 +1,5 @@
{ %target=darwin,iphonesim}
{ %skipcpu=powerpc,powerpc64 }
{$mode delphi}
{$modeswitch blocks}

View File

@ -1,4 +1,5 @@
{ %target=darwin,iphonesim}
{ %skipcpu=powerpc,powerpc64 }
{$modeswitch blocks}

View File

@ -1,4 +1,5 @@
{ %target=darwin,iphonesim}
{ %skipcpu=powerpc,powerpc64 }
{$mode objfpc}
{$modeswitch blocks}

View File

@ -1,4 +1,5 @@
{ %target=darwin,iphonesim}
{ %skipcpu=powerpc,powerpc64 }
{$mode delphi}
{$modeswitch blocks}