Remove redundant test in BFD_ASSERT
[deliverable/binutils-gdb.git] / gdb / configure.host
index 66614ef744da18fce10575654036181af78ce1a6..3c59ad438c596896c8471289f4c7825c89da7157 100644 (file)
@@ -50,8 +50,6 @@ arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu)
                        gdb_host=nbsdelf ;;
 arm*-*-netbsd*)                gdb_host=nbsdaout ;;
 
-hppa*64*-*-hpux11*)    gdb_host=hpux11w ;;
-hppa*-*-hpux11*)       gdb_host=hpux11 ;;
 hppa*-*-hpux* | hppa*-*-hiux*)
                        gdb_host=hpux ;;
 hppa*-*-linux*)                gdb_host=linux ;;
@@ -87,7 +85,6 @@ i[34567]86-*-sysv*)   gdb_host=i386v ;;
 i[34567]86-*-isc*)     gdb_host=i386v ;;
 i[34567]86-*-cygwin*)  gdb_host=cygwin ;;
 
-ia64-*-aix*)           gdb_host=aix ;;
 ia64-*-linux*)         gdb_host=linux ;;
 
 m68*-*-linux*)         gdb_host=linux ;;
This page took 0.024604 seconds and 4 git commands to generate.