[COMMITTED] Fix tst-sigcontext-get_pc rule name from a43565ac447b1

Message ID 20190925233916.1028-1-adhemerval.zanella@linaro.org
State Committed
Headers

Commit Message

Adhemerval Zanella Sept. 25, 2019, 11:39 p.m. UTC
  From: Adhemerval Zanella <adhemerval.zanella@linaro.org>

Checked on powerpc64le-linux-gnu.

	* sysdeps/unix/sysv/linux/Makefile
	(CFLAGS-tst-sigcontextinfo-get_pc.c): Rename to
	CFLAGS-tst-sigcontext-get_pc.c.
---
 ChangeLog                        | 6 ++++++
 sysdeps/unix/sysv/linux/Makefile | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
  

Patch

diff --git a/ChangeLog b/ChangeLog
index 097ff9e89a..ce630e0159 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index 40db26e733..7203581e2f 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -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