build fix - debug_build
This commit is contained in:
parent
5209397ee2
commit
92e37b0a30
@ -40,7 +40,6 @@ ExcludeArch: s390x
|
|||||||
%endif
|
%endif
|
||||||
%bcond_without debug_build
|
%bcond_without debug_build
|
||||||
%if %{with debug_build}
|
%if %{with debug_build}
|
||||||
%else
|
|
||||||
%global debug_build 1
|
%global debug_build 1
|
||||||
%else
|
%else
|
||||||
%global debug_build 0
|
%global debug_build 0
|
||||||
|
Loading…
Reference in New Issue
Block a user