summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-22 14:54:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-22 14:54:29 +0000
commitee7fc43b0e780cc5f6c58068fd1f08e981841b6d (patch)
treedd37afb0b92f30b437ec03adec82b22db3b640a8 /testsuites/psxtests/Makefile.am
parent2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ee7fc43b0e780cc5f6c58068fd1f08e981841b6d.tar.bz2
2009-10-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Build file IO related tests even with POSIX threading is disabled.
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 518c3c237b..9b37902371 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -18,10 +18,8 @@ SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
psxintrcritical01 psxstack01
endif
-if HAS_POSIX
## File IO tests
SUBDIRS += psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01
-endif
## Until sys/uio.h is moved to libcsupport, we have to have networking
## enabled to support readv and writev. Hopefully this is a temporary