mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 18:53:34 +08:00
Fix build breakage in tst-cond-except.c.
This commit is contained in:
parent
f303f97c29
commit
b9473651bc
@ -1,3 +1,7 @@
|
||||
2012-10-25 Roland McGrath <roland@hack.frob.com>
|
||||
|
||||
* tst-cond-except.c (TEST_FUNCTION): New macro.
|
||||
|
||||
2012-10-25 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* Makefile ($(objpfx)tst-tls6.out): Use $(BASH) not $(SHELL) to
|
||||
|
@ -105,5 +105,6 @@ out:
|
||||
return ret;
|
||||
}
|
||||
|
||||
#define TEST_FUNCTION do_test ()
|
||||
#define TIMEOUT 5
|
||||
#include "../test-skeleton.c"
|
||||
|
Loading…
Reference in New Issue
Block a user