[PR build/24886] disable glibc mcheck support
[deliverable/binutils-gdb.git] / gdb / configure.host
index 6bcb8da74c25ee0309ffeeb7457f548ee7b8f45d..c87f997abc18848a7c99abecf80264cb5eb06213 100644 (file)
@@ -149,6 +149,9 @@ 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 ;;
 
 sh*-*-netbsdelf* | sh*-*-knetbsd*-gnu)
This page took 0.023769 seconds and 4 git commands to generate.