summaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2001-03-06 00:52:31 +0000
committerKevin Buettner <kevinb@redhat.com>2001-03-06 00:52:31 +0000
commitacad25ce4593f01b8dfdb6910d1b7bee4af61dae (patch)
tree408135203be5fcfa82eb3ba099a891bbbd3a186a /gdb/configure.host
parent0144c5ee1b5552a6a02581966162e68ddc59a4ad (diff)
downloadgdb-acad25ce4593f01b8dfdb6910d1b7bee4af61dae.tar.gz
Configury changes for AIX5/IA-64.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index ef2018aa4b0..322b42c524a 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -80,6 +80,7 @@ i[3456]86-*-sysv*) gdb_host=i386v ;;
i[3456]86-*-isc*) gdb_host=i386v32 ;;
i[3456]86-*-cygwin*) gdb_host=cygwin ;;
+ia64-*-aix*) gdb_host=aix ;;
ia64-*-linux*) gdb_host=linux ;;
m680[01]0-sun-sunos3*) gdb_host=sun2os3 ;;