mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-23 10:29:23 +02:00
Add missing target cpu rtestriction for Objective C test tobjc38.pp
git-svn-id: trunk@20199 -
This commit is contained in:
parent
cea9c0384e
commit
6df8e06080
@ -1,3 +1,5 @@
|
||||
{ %target=darwin }
|
||||
{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
|
||||
{ %norun }
|
||||
{$modeswitch objectivec1}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user