]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-tests-noproc.patch
- started update to 2.3.4 RELEASE (will become release 1 when done)
[packages/glibc.git] / glibc-tests-noproc.patch
1 --- libc/linuxthreads/Makefile.orig     Mon Jul 26 14:08:41 2004
2 +++ libc/linuxthreads/Makefile  Mon Jul 26 16:41:24 2004
3 @@ -111,12 +111,12 @@
4  CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions $(fno-unit-at-a-time)
5  endif
6  
7 -librt-tests = ex10 ex11 tst-clock1
8 +librt-tests = ex10 ex11
9  tests = ex1 ex2 ex3 ex4 ex5 ex6 ex7 ex8 ex9 $(librt-tests) ex12 ex13 joinrace \
10         tststack $(tests-nodelete-$(have-z-nodelete)) ecmutex ex14 ex15 ex16 \
11         ex17 ex18 tst-cancel tst-context bug-sleep \
12         tst-cancel1 tst-cancel2 tst-cancel3 tst-cancel4 tst-cancel5 \
13 -       tst-cancel6 tst-cancel7 tst-cancel8 tst-popen tst-popen2 tst-attr1 \
14 +       tst-cancel6 tst-cancel7 tst-cancel8 tst-popen tst-popen2 \
15         tst-stack1
16  test-srcs = tst-signal
17  # These tests are linked with libc before libpthread
This page took 0.03786 seconds and 3 git commands to generate.