From a67541c3bdfe7cf91213fbea233f21cae120734d Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sat, 26 Nov 2022 05:54:05 +0200 Subject: [PATCH] Rebuild with Clang Signed-off-by: David Abdurachmanov --- clang.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/clang.spec b/clang.spec index c654f8e..c5b6bae 100644 --- a/clang.spec +++ b/clang.spec @@ -1,6 +1,4 @@ -%ifnarch riscv64 %global toolchain clang -%endif %bcond_with compat_build %bcond_without check @@ -43,7 +41,7 @@ Name: %pkg_name Version: %{clang_version}%{?rc_ver:~rc%{rc_ver}} -Release: 1.0.riscv64%{?dist} +Release: 1.1.riscv64%{?dist} Summary: A C language family front-end for LLVM License: NCSA @@ -597,6 +595,9 @@ false %endif %changelog +* Fri Nov 26 2022 David Abdurachmanov - 15.0.4-1.1.riscv64 +- Rebuild with Clang + * Thu Nov 24 2022 David Abdurachmanov - 15.0.4-1.0.riscv64 - Ignore test suite failures on riscv64 for now - Prepare for riscv64