Disabled debug

This commit is contained in:
Алексей-З 2020-01-30 12:09:27 +00:00
parent e28dae2b20
commit 3088c02506

View file

@ -9,6 +9,8 @@
# Get the version number of latest stable version
# $ curl -s 'https://omahaproxy.appspot.com/all?os=linux&channel=stable' | sed 1d | cut -d , -f 3
%define debug_package %{nil}
%global _build_pkgcheck_set %{nil}
%bcond_without gost
@ -669,7 +671,7 @@ ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/node
fatal_linker_warnings=false \
use_aura=true \
use_libpci = true \
is_debug=true \
is_debug=false \
gtk_version=3 \
closure_compile=false \
is_clang=%{is_clang} \