From: Michael Meissner Date: Thu, 25 Apr 1996 10:35:44 +0000 (+0000) Subject: Turn off gdb temporarily on powerpcle-*-solaris* X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8970d123254837c7df2b35bebe705ddca084b9dd;p=binutils-gdb.git Turn off gdb temporarily on powerpcle-*-solaris* --- diff --git a/ChangeLog b/ChangeLog index 49f3f82fb31..e4a4f107068 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +Thu Apr 25 06:33:36 1996 Michael Meissner + + * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. + +Tue Apr 23 09:07:39 1996 Tom Tromey + + * Makefile.in (ALL_MODULES): Added all-inet. + (CROSS_CHECK_MODULES): Added check-inet. + (INSTALL_MODULES): Added install-inet. + (CLEAN_MODULES): Added clean-inet. + (all-indent): New target. + + * configure.in (host_tools): Added inet. + (native_only): Added inet. + (noconfigdirs): Added inet. + +Fri Apr 19 15:35:29 1996 Ian Lance Taylor + + * configure.in: Don't configure libgloss if we are not configuring + newlib. + Wed Apr 17 19:30:01 1996 Rob Savoye * configure.in: Don't configure libgloss for unsupported diff --git a/configure.in b/configure.in index 0b187f5a8ef..8b863c3e80f 100644 --- a/configure.in +++ b/configure.in @@ -465,6 +465,10 @@ case "${target}" in # always build newlib. skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'` ;; + # This is temporary until we finish the gdb port. + powerpcle-*-solaris*) + noconfigdirs="$noconfigdirs gdb" + ;; rs6000-*-lynxos*) # The CVS server code doesn't work on the RS/6000 # Newlib makes problems for libg++ in crosses.