Revert "Add perf to the testing BuildRequires"

This reverts commit 1e24d38cd9.
This commit is contained in:
Charalampos Stratakis 2025-06-18 17:25:37 +02:00
commit 64000497af
2 changed files with 0 additions and 6 deletions

View file

@ -280,11 +280,6 @@ BuildRequires: gcc-c++
BuildRequires: gdb
BuildRequires: glibc-all-langpacks
BuildRequires: tzdata
# Perf support is only available on x86_64 and aarch64 right now
%ifarch x86_64 aarch64
BuildRequires: perf
%endif
%endif
%if %{with jit}