[PATCH] tile: delete now unused file
Chris Metcalf
cmetcalf@tilera.com
Wed May 16 13:44:00 GMT 2012
The latest main tree has split out stackguard-macros.h so we no
longer have to override it with a stub.
---
ChangeLog.tile | 4 ++++
sysdeps/tile/elf/stackguard-macros.h | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)
delete mode 100644 sysdeps/tile/elf/stackguard-macros.h
diff --git a/ChangeLog.tile b/ChangeLog.tile
index a6ab607..2a53817 100644
--- a/ChangeLog.tile
+++ b/ChangeLog.tile
@@ -1,3 +1,7 @@
+2012-05-16 Chris Metcalf <cmetcalf@tilera.com>
+
+ * sysdeps/tile/elf/stackguard-macros.h: Delete unused file.
+
2012-05-14 Chris Metcalf <cmetcalf@tilera.com>
* sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
diff --git a/sysdeps/tile/elf/stackguard-macros.h b/sysdeps/tile/elf/stackguard-macros.h
deleted file mode 100644
index 606ad58..0000000
--- a/sysdeps/tile/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.6.5.2
More information about the Libc-ports
mailing list