Browse Source

+ Added CPUs supported by darwin OS target

git-svn-id: trunk@19345 -
pierre 14 năm trước cách đây
mục cha
commit
537217b2a2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/test/cg/tprintf3.pp

+ 1 - 1
tests/test/cg/tprintf3.pp

@@ -1,5 +1,5 @@
 { %version=1.1 }
-{ %cpu=i386,powerpc }
+{ %cpu=i386,powerpc,powerpc64,x86_64,arm }
 { %NOTE=This test requires a C library }
 
 {$mode macpas}