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 d74fd04..304675f 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -84,6 +84,7 @@ case "${host}" in *-*-darwin*) gdb_host=darwin ;; aarch64*-*-linux*) gdb_host=linux ;; +aarch64*-*-freebsd*) gdb_host=fbsd ;; alpha*-*-linux*) gdb_host=alpha-linux ;; alpha*-*-netbsd* | alpha*-*-knetbsd*-gnu) |