2003-12-17 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 18 Dec 2003 02:17:43 +0000 (02:17 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 18 Dec 2003 02:17:43 +0000 (02:17 +0000)
* Makefile (tst-cancelx7-ARGS): New variable.
Reportd by Greg Schafer <gschafer@zip.com.au>.

nptl/Makefile

index c2c4746..8112a4d 100644 (file)
@@ -398,6 +398,7 @@ CFLAGS-tst-oncex4.c += -fexceptions
 CFLAGS-tst-align.c += $(stack-align-test-flags)
 
 tst-cancel7-ARGS = --command "$(built-program-cmd)"
+tst-cancelx7-ARGS = $(tst-cancel7-ARGS)
 tst-umask1-ARGS = $(objpfx)tst-umask1.temp
 
 $(objpfx)tst-atfork2: $(libdl) $(shared-thread-library)