diff options
-rw-r--r-- | test/nptl/Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in index 761f52d..35859f9 100644 --- a/test/nptl/Makefile.in +++ b/test/nptl/Makefile.in @@ -1,11 +1,6 @@ # uClibc-ng NPTL tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. -# deadlock -ifeq ($(TARGET_ARCH),arc) -TESTS_DISABLED := tst-cond16 -endif - ifeq ($(TARGET_ARCH),metag) TESTS_DISABLED := tst-cleanup0 tst-cleanupx0 endif |