瀏覽代碼

+ Added CPUs supported by darwin OS target

git-svn-id: trunk@19345 -
pierre 14 年之前
父節點
當前提交
537217b2a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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}