From 7598eeaa1defa2884adaa890bb115c493d69cc35 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 23 Feb 2013 07:39:41 +0100 Subject: test: cater for config Signed-off-by: Bernhard Reutner-Fischer --- test/unistd/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unistd') diff --git a/test/unistd/Makefile.in b/test/unistd/Makefile.in index 24b9a37dd..cfef22e76 100644 --- a/test/unistd/Makefile.in +++ b/test/unistd/Makefile.in @@ -5,7 +5,7 @@ ifeq ($(UCLIBC_HAS_LFS),) TESTS_DISABLED := tst-preadwrite64 tst-posix_fallocate64 endif ifeq ($(UCLIBC_HAS_ADVANCED_REALTIME),) -TESTS_DISABLED := tst-posix_fallocate +TESTS_DISABLED += tst-posix_fallocate endif OPTS_getopt := -abcXXX -9 OPTS_getopt_long := --add XXX --delete YYY --verbose -- cgit v1.2.3