From: Mike Frysinger Date: Wed, 16 May 2012 03:55:46 +0000 (-0400) Subject: ia64: delete now unused file X-Git-Tag: glibc-2.16-ports-before-merge~121 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=37f1c9e6b3ceb46686f3e689f2e88d43a0647742;p=glibc.git 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 --- 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"