Revert "Add perf to the testing BuildRequires"
This reverts commit 2198fa7927.
The test fails for 3.13.4.
This commit is contained in:
parent
b13a982a62
commit
d1bf28e630
2 changed files with 0 additions and 6 deletions
|
|
@ -282,11 +282,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}
|
||||
|
|
|
|||
|
|
@ -65,4 +65,3 @@
|
|||
- glibc-all-langpacks # for locale tests
|
||||
- marshalparser # for testing compatibility (magic numbers) with marshalparser
|
||||
- rpm # for debugging
|
||||
- perf # for test_perf_profiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue