]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- tests often explode with no reason with valgrind enabled, so disable it
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Nov 2014 08:27:41 +0000 (09:27 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Nov 2014 08:27:41 +0000 (09:27 +0100)
dovecot.spec

index c208579dc1318e732982c04d189c5203599d78d2..fa7f942ab844daa484091e5dba5afdf52f7711d8 100644 (file)
@@ -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} \
This page took 0.187757 seconds and 4 git commands to generate.