From 99239aa9588de52ad60cbcd67f52bef3e059bfbb Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 3 Jun 2022 12:30:48 +0300 Subject: [PATCH] Enable debug mode for tests --- SPECS/compat-openssl11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/compat-openssl11.spec b/SPECS/compat-openssl11.spec index aed86ed..754faea 100644 --- a/SPECS/compat-openssl11.spec +++ b/SPECS/compat-openssl11.spec @@ -258,7 +258,7 @@ OPENSSL_ENABLE_MD5_VERIFY= export OPENSSL_ENABLE_MD5_VERIFY OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file export OPENSSL_SYSTEM_CIPHERS_OVERRIDE -make test +make -V=1 test %define __provides_exclude_from %{_libdir}/openssl