[packages/dovecot] - tests often explode with no reason with valgrind enabled, so disable it

arekm arekm at pld-linux.org
Fri Nov 14 09:27:47 CET 2014


commit 916a5fbe4b107eb0fac7aac19870524d8a61fd3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Nov 14 09:27:41 2014 +0100

    - tests often explode with no reason with valgrind enabled, so disable it

 dovecot.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/dovecot.spec b/dovecot.spec
index c208579..fa7f942 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -167,6 +167,7 @@ touch config.rpath
 %{__autoheader}
 %{__automake}
 %configure \
+	ac_cv_prog_VALGRIND=no \
 	CPPFLAGS="%{rpmcppflags} -I/usr/include/libstemmer" \
 	--disable-static \
 	%{?debug:--enable-debug} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dovecot.git/commitdiff/916a5fbe4b107eb0fac7aac19870524d8a61fd3f



More information about the pld-cvs-commit mailing list