Fixed not-including fastdebugbuild in case of --without fastdebug

This commit is contained in:
Jiri Vanek 2020-10-14 14:49:31 +02:00 committed by Jiri
parent c437856433
commit 506d9db2ce
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@
%else
%global include_fastdebug_build 0
%endif
%else
%global include_fastdebug_build 0
%endif
%if %{include_debug_build}