summaryrefslogtreecommitdiff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-12-18 02:17:43 +0000
committerRoland McGrath <roland@gnu.org>2003-12-18 02:17:43 +0000
commit01ff02d0d05b8b7e9af30c65c0d2b4b8b093ec42 (patch)
tree8c8cec207de067ab441dab775789a651440f6dea /nptl/Makefile
parente796f92f68585f61412f569e4b4f49b5e21d80df (diff)
2003-12-17 Roland McGrath <roland@redhat.com>
* Makefile (tst-cancelx7-ARGS): New variable. Reportd by Greg Schafer <gschafer@zip.com.au>.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile1
1 files changed, 1 insertions, 0 deletions
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)