summaryrefslogtreecommitdiff
path: root/patches/binutils/2.20/130-ld-sysroot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/binutils/2.20/130-ld-sysroot.patch')
-rw-r--r--patches/binutils/2.20/130-ld-sysroot.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/binutils/2.20/130-ld-sysroot.patch b/patches/binutils/2.20/130-ld-sysroot.patch
index ddf95b1..9b52a24 100644
--- a/patches/binutils/2.20/130-ld-sysroot.patch
+++ b/patches/binutils/2.20/130-ld-sysroot.patch
@@ -5,8 +5,8 @@ Always try to prepend the sysroot prefix to absolute filenames first.
http://bugs.gentoo.org/275666
http://sourceware.org/bugzilla/show_bug.cgi?id=10340
---- ld/ldfile.c
-+++ ld/ldfile.c
+--- binutils/ld/ldfile.c
++++ binutils/ld/ldfile.c
@@ -308,18 +308,24 @@
directory first. */
if (! entry->is_archive)