mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
Fix tst-sigcontext-get_pc rule name from a43565ac447b1
Checked on powerpc64le-linux-gnu. * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-sigcontextinfo-get_pc.c): Rename to CFLAGS-tst-sigcontext-get_pc.c.
This commit is contained in:
parent
5d245b5f8d
commit
bacd322757
@ -1,3 +1,9 @@
|
||||
2019-09-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Makefile
|
||||
(CFLAGS-tst-sigcontextinfo-get_pc.c): Rename to
|
||||
CFLAGS-tst-sigcontext-get_pc.c.
|
||||
|
||||
2019-09-24 Alistair Francis <alistair.francis@wdc.com>
|
||||
|
||||
* inet/net-internal.h: Fix uninitalised clntudp_call() variable.
|
||||
|
@ -57,7 +57,7 @@ tests += tst-clone tst-clone2 tst-clone3 tst-fanotify tst-personality \
|
||||
tst-tgkill
|
||||
tests-internal += tst-ofdlocks-compat tst-sigcontext-get_pc
|
||||
|
||||
CFLAGS-tst-sigcontextinfo-get_pc.c = -fasynchronous-unwind-tables
|
||||
CFLAGS-tst-sigcontext-get_pc.c = -fasynchronous-unwind-tables
|
||||
|
||||
# Generate the list of SYS_* macros for the system calls (__NR_*
|
||||
# macros). The file syscall-names.list contains all possible system
|
||||
|
Loading…
x
Reference in New Issue
Block a user