소스 검색

* these tests are i386 specific

pierre 23 년 전
부모
커밋
6c9e00792d
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/webtbs/tw0961.pp
  2. 1 0
      tests/webtbs/tw1327.pp

+ 1 - 0
tests/webtbs/tw0961.pp

@@ -1,3 +1,4 @@
+{ %CPU=i386 }
 { older ppc386 only define cpu86 }
 {$ifdef cpu86}
 {$define cpui386}

+ 1 - 0
tests/webtbs/tw1327.pp

@@ -1,3 +1,4 @@
+{ %CPU=i386 }
 { Source provided for Free Pascal Bug Report 1327 }
 { Submitted by "Fernando Oscar Schmitt" on  2001-01-08 }
 { e-mail: [email protected] }