diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-01-07 15:03:55 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-01-07 15:03:55 +0000 |
commit | 5c3cb628f829c321ded658da1f0dbf74c93652a9 (patch) | |
tree | f9278e478b351dbe78df7b1a5e4f674c7890bea1 /toolchain/binutils/patches/linaro/120-sh-conf.patch | |
parent | f6be067784e11bcc43d78b14e89abf3c59e0f029 (diff) | |
download | upstream-5c3cb628f829c321ded658da1f0dbf74c93652a9.tar.gz upstream-5c3cb628f829c321ded658da1f0dbf74c93652a9.tar.bz2 upstream-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/120-sh-conf.patch')
-rw-r--r-- | toolchain/binutils/patches/linaro/120-sh-conf.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/patches/linaro/120-sh-conf.patch b/toolchain/binutils/patches/linaro/120-sh-conf.patch index ce0ec81b89..6e01d6e41d 100644 --- a/toolchain/binutils/patches/linaro/120-sh-conf.patch +++ b/toolchain/binutils/patches/linaro/120-sh-conf.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -3595,7 +3595,7 @@ case "${target}" in +@@ -3793,7 +3793,7 @@ case "${target}" in mips*-*-*) noconfigdirs="$noconfigdirs gprof" ;; @@ -11,7 +11,7 @@ ;; --- a/configure.ac +++ b/configure.ac -@@ -1021,7 +1021,7 @@ case "${target}" in +@@ -1129,7 +1129,7 @@ case "${target}" in mips*-*-*) noconfigdirs="$noconfigdirs gprof" ;; |