Changes of Revision 23

x265.spec Changed
x
 
1
@@ -63,7 +63,7 @@
2
 %define __builddir ./source/build
3
 %define __sourcedir ./source
4
 %endif
5
-%cmake -DENABLE_TESTS=ON
6
+%cmake -DENABLE_TESTS=OFF
7
 make %{?_smp_mflags}
8
 
9
 %install
10