diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-18 18:13:14 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-18 18:13:14 +0000 |
commit | c3a1a84ac4ab349cae4edd4ea4916d441e5592d2 (patch) | |
tree | 73dad42ab84d2e1f7ae89fca2652ee78b01649af /contrib/libio/testsuite/libio.tests/tFile.exp | |
parent | 1b5c321d3f5e74248a590fd7e644c832368dda9d (diff) |
FreeBSD is one of the OS's that does not require the use of libio with Gcc 3.1.
Notes
Notes:
svn path=/head/; revision=98396
Diffstat (limited to 'contrib/libio/testsuite/libio.tests/tFile.exp')
-rw-r--r-- | contrib/libio/testsuite/libio.tests/tFile.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/libio/testsuite/libio.tests/tFile.exp b/contrib/libio/testsuite/libio.tests/tFile.exp deleted file mode 100644 index f190916d8636..000000000000 --- a/contrib/libio/testsuite/libio.tests/tFile.exp +++ /dev/null @@ -1,3 +0,0 @@ -test_libio tFile.cc "" tFile.inp tFile.exp "" -test_libio tFile.cc "" tFile.inp tFile.exp "-b0" -test_libio tFile.cc "" tFile.inp tFile.exp "-b3" |