소스 검색

+ added a note that nasm is required

pierre 24 년 전
부모
커밋
d0619a14d5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/test/tfpu3.pp

+ 1 - 0
tests/test/tfpu3.pp

@@ -1,3 +1,4 @@
+{ %NOTE= this test requires that nasm assembler is installed }
 { testfdiv variant with NASM output forced }
 {$ifdef go32v2}
 {$output_format nasmcoff}