Related: #1570246 - temporarily disable valgrind completely
... and revert the previous workaround, which does not work on Koji
This commit is contained in:
parent
09c874db53
commit
e51a34d6cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user