summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch')
-rw-r--r--toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch b/toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch
index 275987269..0482d5db3 100644
--- a/toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch
+++ b/toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch
@@ -11,7 +11,7 @@
EMULATION_OFILES = @EMULATION_OFILES@
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
-@@ -360,7 +360,7 @@ AM_CFLAGS = $(WARN_CFLAGS)
+@@ -365,7 +365,7 @@ AM_CFLAGS = $(WARN_CFLAGS)
# We put the scripts in the directory $(scriptdir)/ldscripts.
# We can't put the scripts in $(datadir) because the SEARCH_DIR
# directives need to be different for native and cross linkers.