--- glibc-2.3.5/linuxthreads/Makefile.orig 2005-04-07 10:30:27.000000000 +0200 +++ glibc-2.3.5/linuxthreads/Makefile 2005-04-07 10:33:45.000000000 +0200 @@ -110,12 +110,12 @@ CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions $(fno-unit-at-a-time) endif -librt-tests = ex10 ex11 tst-clock1 +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 ex18 tst-cancel tst-context bug-sleep \ tst-cancel1 tst-cancel2 tst-cancel3 tst-cancel4 tst-cancel5 \ - tst-cancel6 tst-cancel7 tst-cancel8 tst-popen tst-popen2 tst-attr1 \ + tst-cancel6 tst-cancel7 tst-cancel8 tst-popen tst-popen2 \ tst-stack1 tst-align tst-tsd1 test-srcs = tst-signal # These tests are linked with libc before libpthread