diff options
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 d92ceb5..ce0ec81 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" ;; |