Disabled asan, enabled release

This commit is contained in:
Martin Stransky 2020-01-02 11:51:46 +01:00
parent 4feb74e22b
commit 98339b512f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Set to true if it's going to be submitted as update.
%global release_build 0
%global release_build 1
%global debug_build 0
%global build_with_clang 0
%global build_with_asan 0