public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: libc-ports@sourceware.org
Subject: [PATCH] ia64: delete now unused file
Date: Wed, 16 May 2012 03:59:00 -0000	[thread overview]
Message-ID: <1337140771-28704-1-git-send-email-vapier@gentoo.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1205152113260.11178@digraph.polyomino.org.uk>

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 <vapier@gentoo.org>
---
 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 756be7e..3130214 100644
--- a/ChangeLog.ia64
+++ b/ChangeLog.ia64
@@ -1,3 +1,7 @@
+2012-05-15  Mike Frysinger  <vapier@gentoo.org>
+
+	* sysdeps/ia64/elf/stackguard-macros.h: Delete unused file.
+
 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
 
 	[BZ #14109]
diff --git a/sysdeps/ia64/elf/stackguard-macros.h b/sysdeps/ia64/elf/stackguard-macros.h
deleted file mode 100644
index 606ad58..0000000
--- a/sysdeps/ia64/elf/stackguard-macros.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* Tests in nptl/ look for <elf/stackguard-macros.h> while tests
-   in elf/ look for <stackguard-macros.h>.  Provide both.  */
-#include "../stackguard-macros.h"
-- 
1.7.8.6

      parent reply	other threads:[~2012-05-16  3:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.64.1205152113260.11178@digraph.polyomino.org.uk>
     [not found] ` <20120515211758.EDBF52C091@topped-with-meat.com>
     [not found]   ` <Pine.LNX.4.64.1205152124120.11178@digraph.polyomino.org.uk>
     [not found]     ` <20120515213436.625D32C091@topped-with-meat.com>
2012-05-15 23:36       ` Split up stackguard-macros.h into sysdeps directories Joseph S. Myers
2012-05-16 13:44         ` [PATCH] tile: delete now unused file Chris Metcalf
2012-05-16  3:59 ` Mike Frysinger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1337140771-28704-1-git-send-email-vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=libc-ports@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).