]> git.pld-linux.org Git - packages/libvpx.git/commitdiff
tests are not useful
authorElan Ruusamäe <glen@delfi.ee>
Fri, 21 Nov 2014 16:24:26 +0000 (18:24 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 21 Nov 2014 16:24:26 +0000 (18:24 +0200)
libvpx.spec

index 9f24af6c093973a734e24e97d3b8860bec750f6f..39c604625b308d8b163967467c9a091d68c5ed66 100644 (file)
@@ -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}
This page took 0.153709 seconds and 4 git commands to generate.