[rtems commit] psxtests: Disable POSIX only psxcleanup02
Sebastian Huber
sebh at rtems.org
Tue Jan 26 16:42:43 UTC 2016
Module: rtems
Branch: master
Commit: dcb1dc4dad362e0143c9b955c02543978de9b3a9
Changeset: http://git.rtems.org/rtems/commit/?id=dcb1dc4dad362e0143c9b955c02543978de9b3a9
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Tue Jan 26 17:41:12 2016 +0100
psxtests: Disable POSIX only psxcleanup02
---
testsuites/psxtests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 858ad42..bb89cde 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1,7 +1,6 @@
ACLOCAL_AMFLAGS = -I ../aclocal
_SUBDIRS = psxclock
-_SUBDIRS += psxcleanup02
if HAS_POSIX
_SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
psx10 psx11 psx12 psx13 psx14 psx15 psx16 \
@@ -16,6 +15,7 @@ _SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
psxtime psxtimer01 psxtimer02 psxualarm psxusleep psxfatal01 psxfatal02 \
psxintrcritical01 psxstack01 psxstack02 \
psxeintr_join psxgetattrnp01 psxclock01
+_SUBDIRS += psxcleanup02
if HAS_CPLUSPLUS
_SUBDIRS += psxglobalcon01
_SUBDIRS += psxglobalcon02
More information about the vc
mailing list