summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils/binutils-uclibc-300-001_ld_makefile_patch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils/binutils-uclibc-300-001_ld_makefile_patch.patch')
-rw-r--r--meta/recipes-devtools/binutils/binutils/binutils-uclibc-300-001_ld_makefile_patch.patch16
1 files changed, 10 insertions, 6 deletions
diff --git a/meta/recipes-devtools/binutils/binutils/binutils-uclibc-300-001_ld_makefile_patch.patch b/meta/recipes-devtools/binutils/binutils/binutils-uclibc-300-001_ld_makefile_patch.patch
index 07312d70bf..c6e1efcea0 100644
--- a/meta/recipes-devtools/binutils/binutils/binutils-uclibc-300-001_ld_makefile_patch.patch
+++ b/meta/recipes-devtools/binutils/binutils/binutils-uclibc-300-001_ld_makefile_patch.patch
@@ -27,9 +27,11 @@ exit 0
27Upstream-Status: Inappropriate [debian patch] 27Upstream-Status: Inappropriate [debian patch]
28 28
29@DPATCH@ 29@DPATCH@
30--- binutils-2.16.91.0.1/ld/Makefile.am 30Index: binutils-2.22/ld/Makefile.am
31+++ binutils-2.16.91.0.1/ld/Makefile.am 31===================================================================
32@@ -20,7 +20,7 @@ 32--- binutils-2.22.orig/ld/Makefile.am
33+++ binutils-2.22/ld/Makefile.am
34@@ -37,7 +37,7 @@ endif
33 # We put the scripts in the directory $(scriptdir)/ldscripts. 35 # We put the scripts in the directory $(scriptdir)/ldscripts.
34 # We can't put the scripts in $(datadir) because the SEARCH_DIR 36 # We can't put the scripts in $(datadir) because the SEARCH_DIR
35 # directives need to be different for native and cross linkers. 37 # directives need to be different for native and cross linkers.
@@ -38,9 +40,11 @@ Upstream-Status: Inappropriate [debian patch]
38 40
39 EMUL = @EMUL@ 41 EMUL = @EMUL@
40 EMULATION_OFILES = @EMULATION_OFILES@ 42 EMULATION_OFILES = @EMULATION_OFILES@
41--- binutils-2.16.91.0.1/ld/Makefile.in 43Index: binutils-2.22/ld/Makefile.in
42+++ binutils-2.16.91.0.1/ld/Makefile.in 44===================================================================
43@@ -268,7 +268,7 @@ 45--- binutils-2.22.orig/ld/Makefile.in
46+++ binutils-2.22/ld/Makefile.in
47@@ -366,7 +366,7 @@ AM_CFLAGS = $(WARN_CFLAGS)
44 # We put the scripts in the directory $(scriptdir)/ldscripts. 48 # We put the scripts in the directory $(scriptdir)/ldscripts.
45 # We can't put the scripts in $(datadir) because the SEARCH_DIR 49 # We can't put the scripts in $(datadir) because the SEARCH_DIR
46 # directives need to be different for native and cross linkers. 50 # directives need to be different for native and cross linkers.