nmav pushed to libtasn1 (f21). "do not run tests under valgrind (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 07:21:44 UTC 2015


>From 52578c42d49db5300759adbafdb4c5e11526d092 Mon Sep 17 00:00:00 2001
From: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date: Mon, 30 Mar 2015 09:07:30 +0200
Subject: do not run tests under valgrind

This prevents random issues in the built machine from affecting this
build.

diff --git a/libtasn1.spec b/libtasn1.spec
index fc7e9ca..f79fd03 100644
--- a/libtasn1.spec
+++ b/libtasn1.spec
@@ -54,7 +54,7 @@ data.
 %patch1 -p1 -b .rpath
 
 %build
-%configure --disable-static --disable-silent-rules
+%configure --disable-static --disable-silent-rules --disable-valgrind-tests
 # libtasn1 likes to regenerate docs
 touch doc/stamp_docs
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libtasn1.git/commit/?h=f21&id=52578c42d49db5300759adbafdb4c5e11526d092


More information about the scm-commits mailing list