summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils/libiberty_path_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils/libiberty_path_fix.patch')
-rw-r--r--meta/recipes-devtools/binutils/binutils/libiberty_path_fix.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/binutils/binutils/libiberty_path_fix.patch b/meta/recipes-devtools/binutils/binutils/libiberty_path_fix.patch
index 3772dfbed7..6e732fbd0a 100644
--- a/meta/recipes-devtools/binutils/binutils/libiberty_path_fix.patch
+++ b/meta/recipes-devtools/binutils/binutils/libiberty_path_fix.patch
@@ -6,11 +6,11 @@ Thanks to RP for helping find the source code causing the issue.
6 6
72010/08/13 72010/08/13
8Nitin A Kamble <nitin.a.kamble@intel.com> 8Nitin A Kamble <nitin.a.kamble@intel.com>
9Index: binutils-2.20.1/libiberty/Makefile.in 9Index: binutils-2.22/libiberty/Makefile.in
10=================================================================== 10===================================================================
11--- binutils-2.20.1.orig/libiberty/Makefile.in 11--- binutils-2.22.orig/libiberty/Makefile.in
12+++ binutils-2.20.1/libiberty/Makefile.in 12+++ binutils-2.22/libiberty/Makefile.in
13@@ -327,7 +327,8 @@ install: install_to_$(INSTALL_DEST) inst 13@@ -350,7 +350,8 @@ install-strip: install
14 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the 14 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
15 # default multilib, so we have to take CFLAGS into account as well, 15 # default multilib, so we have to take CFLAGS into account as well,
16 # since it will be passed the multilib flags. 16 # since it will be passed the multilib flags.