aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-02-26 16:40:12 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-02-26 16:40:12 +0000
commitd417049c4aa711a6b30ea7e14fbf4aca44142661 (patch)
treebfa689ff87dc5795bcea1bcb95f06733c2b81982 /toolchain/binutils/patches/2.21.1/300-001_ld_makefile_patch.patch
parentbfcbabdf159f291f98683d802bff519781cb4fd9 (diff)
downloadupstream-d417049c4aa711a6b30ea7e14fbf4aca44142661.tar.gz
upstream-d417049c4aa711a6b30ea7e14fbf4aca44142661.tar.bz2
upstream-d417049c4aa711a6b30ea7e14fbf4aca44142661.zip
toolchain/binutils: refresh patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35812
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 2759872690..0482d5db36 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.