diff options
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index 4e53ef4..1c0f9c7 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -145,5 +145,6 @@ vax-*-ultrix*) gdb_host=vaxult ;; x86_64-*-linux*) gdb_host=x86-64linux ;; x86_64-*-freebsd*) gdb_host=fbsd64 ;; +x86_64-*-netbsd*) gdb_host=nbsd64 ;; esac |