소스 검색

+ 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}