From 0d13fe37564f6a2109b5f5aa945cc5372d3d0727 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 5 Oct 2022 22:03:40 +0300 Subject: [PATCH] Compile with GCC Signed-off-by: David Abdurachmanov --- clang.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clang.spec b/clang.spec index cf6c173..e373cb8 100644 --- a/clang.spec +++ b/clang.spec @@ -1,4 +1,6 @@ +%ifnarch riscv64 %global toolchain clang +%endif %bcond_with compat_build %bcond_without check