diff --git a/bcc.spec b/bcc.spec index ab58f01ab644553443ab9ff5ef9a1919dc784eda..3eb30bddda86cb79857d60f23237705faf9d7426 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,5 +1,5 @@ -%define anolis_release 1 -%ifarch loongarch64 +%define anolis_release 2 +%ifarch loongarch64 riscv64 %bcond_without ignore_lua %bcond_with libbpf_tools %else @@ -191,6 +191,9 @@ install -p libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}/ %endif %changelog +* Thu May 8 2025 Yihao Yan - 0.32.0-2 +- add support for riscv64 + * Wed Feb 19 2025 Zhao Hang - 0.32.0-1 - Update to 0.32.0-1 from 0.30.0-1 - Migrated to SPDX license