summaryrefslogtreecommitdiff
path: root/patches/binutils/2.20/130-ld-sysroot.patch
diff options
context:
space:
mode:
authorFrederic Roussel <fr.frasc@gmail.com>2009-11-11 22:44:53 (GMT)
committerFrederic Roussel" <fr.frasc@gmail.com>2009-11-11 22:44:53 (GMT)
commit6c882486475e1253c5143134207edd816f44afbb (patch)
tree2efa2947bd8e3adbb9ac5395b1302274854dafa0 /patches/binutils/2.20/130-ld-sysroot.patch
parent6af0ca415345ae40815a23dcac1077f27f2b2a95 (diff)
patches/binutils/2.20: make patches appliable
Fix filenames in patch files for binutils-2.20. Some patch files were only usable with patch argument '-p0'. Fix the diff context to match 2.20 release. Signed-off-by: Frederic Roussel <fr.frasc@gmail.com>
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)