From: Roland McGrath Date: Thu, 18 Dec 2003 02:17:43 +0000 (+0000) Subject: 2003-12-17 Roland McGrath X-Git-Tag: cvs/ChangeLog~147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01ff02d0d05b8b7e9af30c65c0d2b4b8b093ec42;p=thirdparty%2Fglibc.git 2003-12-17 Roland McGrath * Makefile (tst-cancelx7-ARGS): New variable. Reportd by Greg Schafer . --- diff --git a/nptl/Makefile b/nptl/Makefile index c2c47466817..8112a4d837c 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -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)