From 9dd7309ceee055ed98039f29982dc773bfc63bef Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 12 Apr 2001 04:45:10 +0000 Subject: Update. * Makefile (tests): Comment out tst-cancel for now. --- linuxthreads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linuxthreads/Makefile') diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile index 42f06a6645..d884a59208 100644 --- a/linuxthreads/Makefile +++ b/linuxthreads/Makefile @@ -59,7 +59,7 @@ endif librt-tests = ex10 ex11 tests = ex1 ex2 ex3 ex4 ex5 ex6 ex7 ex8 ex9 $(librt-tests) ex12 ex13 joinrace \ tststack $(tests-nodelete-$(have-z-nodelete)) ecmutex ex14 ex15 ex16 \ - ex17 tst-cancel + ex17 #tst-cancel ifeq (yes,$(build-shared)) tests-nodelete-yes = unload -- cgit v1.2.3