aboutsummaryrefslogtreecommitdiff
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
commit596c9d4b8f21bf36e746ab5c2941ebc79c45028b (patch)
tree9bc7da91645add08475dba5aca26265d80cb734c /gdb/configure.host
parent60e012f18daa8b786fae6a8ad92bb054ce6bd268 (diff)
downloadgdb-596c9d4b8f21bf36e746ab5c2941ebc79c45028b.zip
gdb-596c9d4b8f21bf36e746ab5c2941ebc79c45028b.tar.gz
gdb-596c9d4b8f21bf36e746ab5c2941ebc79c45028b.tar.bz2
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 ef2018a..322b42c 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 ;;