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 | 5957d6c39d50c0f75e79e6453f96e19672ea3e8c (patch) | |
tree | bfa097b928d5a6de27377c2c1fd317c1dd99cebd /toolchain/binutils/patches/linaro/120-sh-conf.patch | |
parent | 9504d849ae549c77871a161fb98b50285fca843d (diff) | |
download | upstream-5957d6c39d50c0f75e79e6453f96e19672ea3e8c.tar.gz upstream-5957d6c39d50c0f75e79e6453f96e19672ea3e8c.tar.bz2 upstream-5957d6c39d50c0f75e79e6453f96e19672ea3e8c.zip |
[toolchain/binutils]: upgrade the Linaro binutils to 2.24-2013.12
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39210 3c298f89-4303-0410-b956-a3cf2f4a3e73
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" ;; |