Browse Source

+ added a note that nasm is required

pierre 24 years ago
parent
commit
d0619a14d5
1 changed files with 1 additions and 0 deletions
  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}