* NEWS (New native configurations): Mention OpenBSD/sparc and
[deliverable/binutils-gdb.git] / gdb / configure.host
index 6f2848210155f4dff54cffbc33c24b93314939a4..a61de2a0f905507c91259655d2cd6eb3e9515860 100644 (file)
@@ -132,6 +132,8 @@ sparc-*-netbsdelf*) gdb_host=nbsdelf ;;
 sparc-*-netbsdaout*)   gdb_host=nbsdaout ;;
 sparc-*-netbsd*)       gdb_host=nbsdaout ;;
 sparc64-*-netbsd*)     gdb_host=nbsd64 ;;
+sparc-*-openbsd*)      gdb_host=nbsdelf ;;
+sparc64-*-openbsd*)    gdb_host=nbsd64 ;;
 sparc-*-solaris2* | sparcv9-*-solaris2* | sparc64-*-solaris2*)
                        gdb_host=sol2
                        ;;
This page took 0.023558 seconds and 4 git commands to generate.