SHA256
1
0
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:
Matej Cepl 2024-08-28 16:41:06 +00:00 committed by Git OBS Bridge
parent 88ff22d131
commit fd788dae46

View File

@ -36,7 +36,7 @@
%bcond_without general
%endif
%if 0%{?do_profiling}
%if 0%{?do_profiling} && !0%{?qemu_user_space_build}
%bcond_without profileopt
%else
%bcond_with profileopt