checked in
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
37dd0d09c6
commit
8c3e5e79da
@@ -1,8 +1,6 @@
|
||||
Index: ld/emultempl/elf32.em
|
||||
===================================================================
|
||||
--- ld/emultempl/elf32.em.orig 2009-11-23 14:02:48.000000000 +0100
|
||||
+++ ld/emultempl/elf32.em 2009-11-23 14:03:07.000000000 +0100
|
||||
@@ -1394,15 +1394,46 @@ if test x"$LDEMUL_BEFORE_ALLOCATION" !=
|
||||
--- ld/emultempl/elf32.em
|
||||
+++ ld/emultempl/elf32.em
|
||||
@@ -1377,15 +1377,46 @@ if test x"$LDEMUL_BEFORE_ALLOCATION" !=
|
||||
else
|
||||
ELF_INTERPRETER_SET_DEFAULT=
|
||||
fi
|
||||
@@ -50,7 +48,7 @@ Index: ld/emultempl/elf32.em
|
||||
asection *sinterp;
|
||||
|
||||
if (link_info.hash->type == bfd_link_elf_hash_table)
|
||||
@@ -1417,7 +1448,66 @@ gld${EMULATION_NAME}_before_allocation (
|
||||
@@ -1400,7 +1431,66 @@ gld${EMULATION_NAME}_before_allocation (
|
||||
by dynamic linking. */
|
||||
rpath = command_line.rpath;
|
||||
if (rpath == NULL)
|
||||
@@ -116,5 +114,5 @@ Index: ld/emultempl/elf32.em
|
||||
+ }
|
||||
+
|
||||
if (! (bfd_elf_size_dynamic_sections
|
||||
(link_info.output_bfd, command_line.soname, rpath,
|
||||
(output_bfd, command_line.soname, rpath,
|
||||
command_line.filter_shlib,
|
||||
|
Reference in New Issue
Block a user