Enable riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-04-25 12:05:10 +03:00
parent 3b20633aa6
commit fc01a130a3
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: bpftrace
Version: 0.17.0
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: High-level tracing language for Linux eBPF
License: ASL 2.0
@ -10,7 +10,7 @@ Patch1: 0001-Workaround-OpaquePointers-for-LLVM-15.patch
# Arches will be included as upstream support is added and dependencies are
# satisfied in the respective arches
ExclusiveArch: x86_64 %{power64} aarch64 s390x
ExclusiveArch: x86_64 %{power64} aarch64 s390x riscv64
BuildRequires: gcc-c++
BuildRequires: bison
@ -82,6 +82,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
%changelog
* Tue Apr 25 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.17.0-1.0.riscv64
- Enable riscv64
* Tue Jan 31 2023 Augusto Caringi <acaringi@redhat.com> - 0.17.0-1
- Rebased to version 0.17.0