Package hwasan_symbolize

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-03-28 11:30:51 +02:00
parent a5a8393a6c
commit 41feadf8c4
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 1 additions and 3 deletions

View File

@ -160,13 +160,11 @@ ln -s i386-redhat-linux-gnu %{buildroot}%{_prefix}/lib/clang/%{maj_ver}/lib/%{_t
%{_prefix}/lib/clang/%{maj_ver}/include/*
%{_prefix}/lib/clang/%{maj_ver}/lib/*
%{_prefix}/lib/clang/%{maj_ver}/share/*
%ifnarch riscv64
%{_bindir}/hwasan_symbolize
%endif
%changelog
* Thu Mar 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 17.0.6-6.0.riscv64
- Do not package hwasan_symbolize on riscv64
- Package hwasan_symbolize on riscv64
* Sat Mar 02 2024 Tom Stellard <tstellar@redhat.com> - 17.0.6-6
- Depend on clang-resource-filesystem from clang compat