do not build perf

This commit is contained in:
Alexander Stefanov 2023-07-30 15:56:41 +00:00
parent 66f9d85a90
commit f0500d0ef2

View file

@ -214,7 +214,7 @@ cat %{_builddir}/debugfiles.list >> %{debuginfo_files}
%define build_headers 0
# Build perf and cpupower tools
%define build_perf 1
%define build_perf 0
%define build_cpupower 1
%if %{with compress_modules}