summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-01-07 15:03:55 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-01-07 15:03:55 +0000
commit5c3cb628f829c321ded658da1f0dbf74c93652a9 (patch)
treef9278e478b351dbe78df7b1a5e4f674c7890bea1 /toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch
parentf6be067784e11bcc43d78b14e89abf3c59e0f029 (diff)
downloadmaster-31e0f0ae-5c3cb628f829c321ded658da1f0dbf74c93652a9.tar.gz
master-31e0f0ae-5c3cb628f829c321ded658da1f0dbf74c93652a9.tar.bz2
master-31e0f0ae-5c3cb628f829c321ded658da1f0dbf74c93652a9.zip
upgrade the Linaro binutils to 2.24-2013.12
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39210
Diffstat (limited to 'toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch')
-rw-r--r--toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch b/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch
index 323655a01c..0efcd18383 100644
--- a/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch
+++ b/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch
@@ -1,6 +1,6 @@
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
-@@ -37,7 +37,7 @@ endif
+@@ -54,7 +54,7 @@ endif
# 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.
@@ -11,7 +11,7 @@
EMULATION_OFILES = @EMULATION_OFILES@
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
-@@ -367,7 +367,7 @@ AM_CFLAGS = $(WARN_CFLAGS)
+@@ -386,7 +386,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.