From 4f55f71cfecf26e83feac730cb1c7eda58cc65a4 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 4 Jul 2018 15:12:27 +0200 Subject: [PATCH] Related: #1570246 - enable vlagrind again This reverts commit e51a34d6cc39a103b43b20a7eee32ed783f98035. --- curl.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/curl.spec b/curl.spec index 5f11302..348f6db 100644 --- a/curl.spec +++ b/curl.spec @@ -69,8 +69,7 @@ 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} -# temporarily disabled completely because of https://bugzilla.redhat.com/1570246 -# BuildRequires: valgrind +BuildRequires: valgrind %endif # using an older version of libcurl could result in CURLE_UNKNOWN_OPTION