Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/toolchain/gdb Remove dupe for sparc-netbsdaout (whi...
details: https://anonhg.NetBSD.org/src/rev/37c4783bd467
branches: trunk
changeset: 510533:37c4783bd467
user: tv <tv%NetBSD.org@localhost>
date: Thu May 31 16:50:04 2001 +0000
description:
Remove dupe for sparc-netbsdaout (which will match anyway on sparc-netbsd*).
diffstat:
gnu/dist/toolchain/gdb/configure.host | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 064d6eff0f77 -r 37c4783bd467 gnu/dist/toolchain/gdb/configure.host
--- a/gnu/dist/toolchain/gdb/configure.host Thu May 31 16:45:39 2001 +0000
+++ b/gnu/dist/toolchain/gdb/configure.host Thu May 31 16:50:04 2001 +0000
@@ -149,7 +149,6 @@
sparc-*-linux*) gdb_host=linux ;;
sparc-*-lynxos*) gdb_host=sparclynx ;;
sparc-*-netbsdelf*) gdb_host=nbsdelf ;;
-sparc-*-netbsdaout*) gdb_host=nbsd ;;
sparc-*-netbsd*) gdb_host=nbsd ;;
sparc64-*-netbsd*) gdb_host=nbsd64 ;;
sparc-*-solaris2*) gdb_host=sun4sol2 ;;
Home |
Main Index |
Thread Index |
Old Index