patches/binutils-03-lib-amd64-ld-so-1.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 398 2387581e65fb
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
398
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     1
--- binutils-2.17-orig/bfd/elf64-x86-64.c	2007-08-14 13:23:07.461245000 +0000
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     2
+++ binutils-2.17/bfd/elf64-x86-64.c	2007-08-14 14:42:46.325761891 +0000
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     3
@@ -327,7 +327,7 @@
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     4
 /* The name of the dynamic interpreter.	 This is put in the .interp
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     5
    section.  */
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     6
 
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     7
-#define ELF_DYNAMIC_INTERPRETER "/lib/ld64.so.1"
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     8
+#define ELF_DYNAMIC_INTERPRETER "/lib/amd64/ld.so.1"
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
     9
 
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
    10
 /* If ELIMINATE_COPY_RELOCS is non-zero, the linker will try to avoid
2387581e65fb * SFEbinutils.spec: Add patch1 http://sourceware.org/bugzilla/show_bug.cgi?id=2495
markwright
parents:
diff changeset
    11
    copying dynamic variables from a shared lib into an app's dynbss