fix openEuler rpm no slowdebug packages
This commit is contained in:
parent
b9e690680d
commit
003e50e2cf
@ -81,7 +81,7 @@
|
||||
# By default, we build a debug build during main build on JIT architectures
|
||||
%if %{with slowdebug}
|
||||
%ifarch %{jit_arches}
|
||||
%global include_debug_build 0
|
||||
%global include_debug_build 1
|
||||
%else
|
||||
%global include_debug_build 0
|
||||
%endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user