[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
PATCH - tst-cancelx7
- From: Greg Schafer <gschafer zip com au>
- To: phil-list redhat com
- Subject: PATCH - tst-cancelx7
- Date: Fri, 17 Oct 2003 10:45:54 +1000
Hi
This stops tst-cancelx7 from erroring out for me. Have no idea if correct or
not. Pls ignore if wrong.
Thanks
Greg
? 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)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]