projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e796f92
)
2003-12-17 Roland McGrath <roland@redhat.com>
author
Roland McGrath
<roland@gnu.org>
Thu, 18 Dec 2003 02:17:43 +0000
(
02:17
+0000)
committer
Roland 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
patch
|
blob
|
history
diff --git
a/nptl/Makefile
b/nptl/Makefile
index
c2c4746
..
8112a4d
100644
(file)
--- 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)