summaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 85f4491b8f2..6633b92d6e5 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -126,7 +126,7 @@ mips*-*-netbsd* | mips*-*-knetbsd*-gnu)
gdb_host=nbsd ;;
mips64*-*-openbsd*) gdb_host=obsd64 ;;
-powerpc-*-aix* | rs6000-*-*)
+powerpc-*-aix* | rs6000-*-* | powerpc64-*-aix*)
gdb_host=aix ;;
powerpc*-*-freebsd*) gdb_host=fbsd ;;
powerpc-*-linux*) gdb_host=linux ;;