]> git.pld-linux.org Git - packages/glibc.git/blame - glibc-tests-noproc.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/glibc.git] / glibc-tests-noproc.patch
CommitLineData
92762be7 1--- glibc-2.3.5/linuxthreads/Makefile.orig 2005-04-07 10:30:27.000000000 +0200
2+++ glibc-2.3.5/linuxthreads/Makefile 2005-04-07 10:33:45.000000000 +0200
3@@ -110,12 +110,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 tst-align tst-tsd1
16 test-srcs = tst-signal
17 # These tests are linked with libc before libpthread
This page took 0.063949 seconds and 4 git commands to generate.