From 6328991e1bd7d8491be4fdbf30efbf627e43a2a1 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 1 Sep 2004 20:46:41 +0000 Subject: * configure.host: Use aix.mh for all powerpc-aix hosts. * config/powerpc/aix432.mh: Delete, no longer necessary. --- gdb/configure.host | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'gdb/configure.host') diff --git a/gdb/configure.host b/gdb/configure.host index 3ecac86..f730891 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -106,10 +106,7 @@ mips*-*-netbsd* | mips*-*-knetbsd*-gnu) ns32k-*-netbsd*) gdb_host=nbsdaout ;; -powerpc-*-aix3*) gdb_host=aix ;; -powerpc-*-aix4.[0-2]*) gdb_host=aix ;; -powerpc-*-aix4.3.[0-1]*) gdb_host=aix ;; -powerpc-*-aix*) gdb_host=aix432 ;; +powerpc-*-aix*) gdb_host=aix ;; powerpc-*-linux*) gdb_host=linux ;; powerpc-*-netbsd* | powerpc-*-knetbsd*-gnu) gdb_host=nbsd ;; -- cgit v1.1