From 4db673d6ded29cf463283314487249bbc038c430 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Tue, 8 Sep 2020 17:38:19 +0100 Subject: [PATCH] u-riscv64-compiletest Gbp-Pq: Name u-riscv64-compiletest.patch --- src/tools/compiletest/src/util.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/compiletest/src/util.rs b/src/tools/compiletest/src/util.rs index 3a2ee44508..31edb31c10 100644 --- a/src/tools/compiletest/src/util.rs +++ b/src/tools/compiletest/src/util.rs @@ -67,6 +67,7 @@ const ARCH_TABLE: &'static [(&'static str, &'static str)] = &[ ("powerpc", "powerpc"), ("powerpc64", "powerpc64"), ("powerpc64le", "powerpc64"), + ("riscv64gc", "riscv64"), ("s390x", "s390x"), ("sparc", "sparc"), ("sparc64", "sparc64"), -- 2.30.2