From 37f1c9e6b3ceb46686f3e689f2e88d43a0647742 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 May 2012 23:55:46 -0400 Subject: [PATCH] ia64: delete now unused file The latest main tree has split out stackguard-macros.h so we no longer have to override it with a stub. Signed-off-by: Mike Frysinger --- ChangeLog.ia64 | 4 ++++ sysdeps/ia64/elf/stackguard-macros.h | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 sysdeps/ia64/elf/stackguard-macros.h diff --git a/ChangeLog.ia64 b/ChangeLog.ia64 index 756be7ed25..3130214e47 100644 --- a/ChangeLog.ia64 +++ b/ChangeLog.ia64 @@ -1,3 +1,7 @@ +2012-05-15 Mike Frysinger + + * sysdeps/ia64/elf/stackguard-macros.h: Delete unused file. + 2012-05-14 Mike Frysinger [BZ #14109] diff --git a/sysdeps/ia64/elf/stackguard-macros.h b/sysdeps/ia64/elf/stackguard-macros.h deleted file mode 100644 index 606ad58596..0000000000 --- a/sysdeps/ia64/elf/stackguard-macros.h +++ /dev/null @@ -1,3 +0,0 @@ -/* Tests in nptl/ look for while tests - in elf/ look for . Provide both. */ -#include "../stackguard-macros.h" -- 2.43.5