Add quotes to avoid a null test expression.
[deliverable/binutils-gdb.git] / gdb / configure.host
index faf94a73f70c22379a3d9c5d62e50f6a060eeed3..e781a2ddd265cb04d81cbddf757fa7d79f54ac54 100644 (file)
@@ -49,6 +49,7 @@ arm*-*-linux*)                gdb_host=linux ;;
 arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu)
                        gdb_host=nbsdelf ;;
 arm*-*-netbsd*)                gdb_host=nbsdaout ;;
+arm*-*-openbsd*)       gdb_host=nbsdelf ;;
 
 hppa*-*-hpux* | hppa*-*-hiux*)
                        gdb_host=hpux ;;
@@ -85,7 +86,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.023729 seconds and 4 git commands to generate.