Browse Source

Add missing target cpu rtestriction for Objective C test tobjc38.pp

git-svn-id: trunk@20199 -
pierre 13 years ago
parent
commit
6df8e06080
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/test/tobjc38.pp

+ 2 - 0
tests/test/tobjc38.pp

@@ -1,3 +1,5 @@
+{ %target=darwin }
+{ %cpu=powerpc,powerpc64,i386,x86_64,arm }
 { %norun }
 { %norun }
 {$modeswitch objectivec1}
 {$modeswitch objectivec1}