Disable tests, even only tests, fail to build
and generate build.log with millions of logs lines saying: *** stack smashing detected ***: terminated cat build.log | grep smashing | wc -l 118308609
This commit is contained in:
parent
9c945dfe13
commit
8c68605e1d
@ -1,6 +1,6 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
%bcond_without tests
|
||||
%bcond_with tests
|
||||
%if %{without tests}
|
||||
%bcond_with extras_tests
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user