forked from pool/python38
Add back qemu_user_space_build condition
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=166
This commit is contained in:
parent
88ff22d131
commit
fd788dae46
@ -36,7 +36,7 @@
|
|||||||
%bcond_without general
|
%bcond_without general
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?do_profiling}
|
%if 0%{?do_profiling} && !0%{?qemu_user_space_build}
|
||||||
%bcond_without profileopt
|
%bcond_without profileopt
|
||||||
%else
|
%else
|
||||||
%bcond_with profileopt
|
%bcond_with profileopt
|
||||||
|
Loading…
Reference in New Issue
Block a user