From: Patrick Monnerat Date: Wed, 15 Jul 2015 11:40:31 +0000 (+0200) Subject: Upgrade submodule. Update patch accordingly. X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=b33a4461178d3d6c160f3d9e247ce26262913967;p=insight.git Upgrade submodule. Update patch accordingly. --- diff --git a/patches/binutils-gdb/001-itcltk4.patch b/patches/binutils-gdb/001-itcltk4.patch index 715e75b..a0c5866 100644 --- a/patches/binutils-gdb/001-itcltk4.patch +++ b/patches/binutils-gdb/001-itcltk4.patch @@ -44,7 +44,7 @@ diff -Naurp a/configure.ac b/configure.ac AC_ARG_ENABLE(libquadmath, AS_HELP_STRING([--disable-libquadmath], [do not build libquadmath directory]), -@@ -1049,7 +1034,7 @@ case "${target}" in +@@ -1052,7 +1037,7 @@ case "${target}" in ;; # The tpf target doesn't support gdb yet. *-*-tpf*) @@ -53,7 +53,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; *-*-uclinux*) noconfigdirs="$noconfigdirs target-rda" -@@ -1069,7 +1054,7 @@ case "${target}" in +@@ -1072,7 +1057,7 @@ case "${target}" in noconfigdirs="$noconfigdirs target-newlib target-libgloss" ;; sh*-*-pe|mips*-*-pe|*arm-wince-pe) @@ -62,7 +62,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; arc-*-*|arceb-*-*) noconfigdirs="$noconfigdirs target-libgloss" -@@ -1141,15 +1126,15 @@ case "${target}" in +@@ -1144,15 +1129,15 @@ case "${target}" in ;; ia64*-*-elf*) # No gdb support yet. @@ -81,7 +81,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; i[[3456789]]86-w64-mingw*) ;; -@@ -1201,13 +1186,13 @@ case "${target}" in +@@ -1204,13 +1189,13 @@ case "${target}" in ;; powerpc*-*-winnt* | powerpc*-*-pe*) target_configdirs="$target_configdirs target-winsup" @@ -97,7 +97,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; powerpc-*-beos*) noconfigdirs="$noconfigdirs gdb" -@@ -2736,7 +2721,7 @@ if echo " ${target_configdirs} " | grep +@@ -2749,7 +2734,7 @@ if echo " ${target_configdirs} " | grep bootstrap_target_libs=${bootstrap_target_libs}target-libmpx, fi @@ -106,7 +106,7 @@ diff -Naurp a/configure.ac b/configure.ac # Use 'maybe' since enable_gdbtk might be true even if tk isn't available # and in that case we want gdb to be built without tk. Ugh! # In fact I believe gdb is the *only* package directly dependent on tk, -@@ -2744,7 +2729,7 @@ fi +@@ -2757,7 +2742,7 @@ fi # leave out the maybe dependencies when enable_gdbtk is false. I'm not # 100% sure that that's safe though.