mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 21:07:54 +00:00
Remove linux patches for R_X86_64_JUMP_SLOT
'relocs' is no longer built when installing the headers. Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
5415d7ab62
commit
b620a5faae
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
@ -1,16 +0,0 @@
|
||||
--- linux-4.2/arch/x86/tools/relocs.c.orig 2015-10-20 22:36:03.075546600 +0100
|
||||
+++ linux-4.2/arch/x86/tools/relocs.c 2015-10-20 22:36:04.934950000 +0100
|
||||
@@ -187,6 +187,13 @@
|
||||
return name;
|
||||
}
|
||||
|
||||
+/* Hack for Cygwin */
|
||||
+#if ELF_BITS == 64
|
||||
+#if !defined(R_X86_64_JUMP_SLOT) && defined(R_X86_64_JMP_SLOT)
|
||||
+#define R_X86_64_JUMP_SLOT R_X86_64_JMP_SLOT
|
||||
+#endif
|
||||
+#endif
|
||||
+
|
||||
static const char *rel_type(unsigned type)
|
||||
{
|
||||
static const char *type_name[] = {
|
Loading…
Reference in New Issue
Block a user