Final rebuid of LLVM

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

View File

@ -76,7 +76,7 @@
Name: %{pkg_name}
Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}
Release: 1.1.riscv64%{?dist}
Release: 1.2.riscv64%{?dist}
Summary: The Low Level Virtual Machine
License: NCSA
@ -569,6 +569,9 @@ fi
%endif
%changelog
* Sat Nov 26 2022 David Abdurachmanov <davidlt@rivosinc.com> - 15.0.4-1.2.riscv64
- Final rebuidl with Clang (recompiled with Clang compiled LLVM)
* Thu Nov 25 2022 David Abdurachmanov <davidlt@rivosinc.com> - 15.0.4-1.1.riscv64
- Enable Clang toolchain