Add native target for FreeBSD/riscv.
[deliverable/binutils-gdb.git] / gdb / configure.host
index 23a2f1639924a24167c451942af925ecc59c3fc2..c87f997abc18848a7c99abecf80264cb5eb06213 100644 (file)
@@ -149,6 +149,7 @@ powerpc64*-*-linux*)        gdb_host=ppc64-linux
                        ;;
 powerpc*-*-linux*)     gdb_host=linux ;;
 
+riscv*-*-freebsd*)     gdb_host=fbsd ;;
 riscv*-*-linux*)       gdb_host=linux ;;
 
 s390*-*-linux*)                gdb_host=linux ;;
This page took 0.023407 seconds and 4 git commands to generate.