disable use_self_when_building
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
e6ce1d59d0
commit
5460372935
@ -227,7 +227,7 @@ Patch399: 399-cve-2023-24329.patch
|
||||
# Turn it off with this boolean, to revert back to rebuilding using CPython
|
||||
# and avoid a cycle in the build-time dependency graph:
|
||||
|
||||
%global use_self_when_building 1
|
||||
%global use_self_when_building 0
|
||||
%if 0%{use_self_when_building}
|
||||
BuildRequires: pypy2
|
||||
%global bootstrap_python_interp pypy2
|
||||
|
Loading…
Reference in New Issue
Block a user