From 01ff02d0d05b8b7e9af30c65c0d2b4b8b093ec42 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 18 Dec 2003 02:17:43 +0000 Subject: 2003-12-17 Roland McGrath * Makefile (tst-cancelx7-ARGS): New variable. Reportd by Greg Schafer . --- nptl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl') diff --git a/nptl/Makefile b/nptl/Makefile index c2c4746681..8112a4d837 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) -- cgit v1.2.3