RISC-V: Add configure support for riscv*-linux*.
[deliverable/binutils-gdb.git] / gdb / configure.host
index 6bcb8da74c25ee0309ffeeb7457f548ee7b8f45d..23a2f1639924a24167c451942af925ecc59c3fc2 100644 (file)
@@ -149,6 +149,8 @@ powerpc64*-*-linux*)        gdb_host=ppc64-linux
                        ;;
 powerpc*-*-linux*)     gdb_host=linux ;;
 
+riscv*-*-linux*)       gdb_host=linux ;;
+
 s390*-*-linux*)                gdb_host=linux ;;
 
 sh*-*-netbsdelf* | sh*-*-knetbsd*-gnu)
This page took 0.022872 seconds and 4 git commands to generate.