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/120-sh-conf.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/120-sh-conf.patch')
-rw-r--r-- | toolchain/binutils/patches/2.23.1/120-sh-conf.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/patches/2.23.1/120-sh-conf.patch b/toolchain/binutils/patches/2.23.1/120-sh-conf.patch index d92ceb52cf..ce0ec81b89 100644 --- a/toolchain/binutils/patches/2.23.1/120-sh-conf.patch +++ b/toolchain/binutils/patches/2.23.1/120-sh-conf.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -3570,7 +3570,7 @@ case "${target}" in +@@ -3595,7 +3595,7 @@ case "${target}" in mips*-*-*) noconfigdirs="$noconfigdirs gprof" ;; @@ -11,7 +11,7 @@ ;; --- a/configure.ac +++ b/configure.ac -@@ -1006,7 +1006,7 @@ case "${target}" in +@@ -1021,7 +1021,7 @@ case "${target}" in mips*-*-*) noconfigdirs="$noconfigdirs gprof" ;; |