diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-02-26 16:40:12 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-02-26 16:40:12 +0000 |
commit | d417049c4aa711a6b30ea7e14fbf4aca44142661 (patch) | |
tree | bfa689ff87dc5795bcea1bcb95f06733c2b81982 /toolchain/binutils/patches/2.23.1/300-001_ld_makefile_patch.patch | |
parent | bfcbabdf159f291f98683d802bff519781cb4fd9 (diff) | |
download | upstream-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.23.1/300-001_ld_makefile_patch.patch')
-rw-r--r-- | toolchain/binutils/patches/2.23.1/300-001_ld_makefile_patch.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/patches/2.23.1/300-001_ld_makefile_patch.patch b/toolchain/binutils/patches/2.23.1/300-001_ld_makefile_patch.patch index aa853ff542..323655a01c 100644 --- a/toolchain/binutils/patches/2.23.1/300-001_ld_makefile_patch.patch +++ b/toolchain/binutils/patches/2.23.1/300-001_ld_makefile_patch.patch @@ -11,7 +11,7 @@ EMULATION_OFILES = @EMULATION_OFILES@ --- a/ld/Makefile.in +++ b/ld/Makefile.in -@@ -366,7 +366,7 @@ AM_CFLAGS = $(WARN_CFLAGS) +@@ -367,7 +367,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. |