Rebuild with Clang

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-11-26 05:54:05 +02:00
parent a33efe4ebc
commit a67541c3bd
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 3 deletions

View File

@ -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 <davidlt@rivosinc.com> - 15.0.4-1.1.riscv64
- Rebuild with Clang
* Thu Nov 24 2022 David Abdurachmanov <davidlt@rivosinc.com> - 15.0.4-1.0.riscv64
- Ignore test suite failures on riscv64 for now
- Prepare for riscv64