[packages/libvpx] tests are not useful
glen
glen at pld-linux.org
Fri Nov 21 17:24:31 CET 2014
commit ecadc52c00fab681edd55691b810d5151e0c646c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Nov 21 18:24:26 2014 +0200
tests are not useful
libvpx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 9f24af6..39c6046 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_without asm # x86 assembler
%bcond_without doc # don't build doc
-%bcond_without tests # build without tests
+%bcond_with tests # build tests (not useful, creates libgtest.a)
%bcond_without ssse3 # use SSSE3 instructions (Intel since Core2, Via Nano)
%ifnarch %{ix86} %{x8664}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/ecadc52c00fab681edd55691b810d5151e0c646c
More information about the pld-cvs-commit
mailing list