PATCH - tst-cancelx7
Greg Schafer <[email protected]> Fri, 17 Oct 2003 10:45:54 +1000
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
Hi This stops tst-cancelx7 from erroring out for me. Have no idea if correct or not. Pls ignore if wrong. Thanks Greg
tst-cancelx7-makefile.patch
(text/plain, 578 B)
? nptl/Makefile.gws Index: nptl/Makefile =================================================================== RCS file: /cvs/glibc/libc/nptl/Makefile,v retrieving revision 1.122 diff -u -r1.122 Makefile --- nptl/Makefile 2 Oct 2003 18:47:00 -0000 1.122 +++ nptl/Makefile 17 Oct 2003 00:40:50 -0000 @@ -398,6 +398,7 @@ CFLAGS-tst-align.c += $(stack-align-test-flags) tst-cancel7-ARGS = --command "$(built-program-cmd)" +tst-cancelx7-ARGS = --command "$(built-program-cmd)" tst-umask1-ARGS = $(objpfx)tst-umask1.temp $(objpfx)tst-atfork2: $(libdl) $(shared-thread-library)