Related: #1570246 - temporarily disable valgrind completely

... and revert the previous workaround, which does not work on Koji
This commit is contained in:
Kamil Dudka 2018-05-16 15:54:58 +02:00
parent 09c874db53
commit e51a34d6cc
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ BuildRequires: perl(vars)
# #810992, #816175, and #886891). Nevertheless developers are free to install
# valgrind manually to improve test coverage on any architecture.
%ifarch x86_64 %{ix86}
BuildRequires: glibc-debuginfo
BuildRequires: valgrind
# temporarily disabled completely because of https://bugzilla.redhat.com/1570246
# BuildRequires: valgrind
%endif
# using an older version of libcurl could result in CURLE_UNKNOWN_OPTION