disable use_self_when_building

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-07-28 17:37:20 -04:00
parent e6ce1d59d0
commit 5460372935
No known key found for this signature in database
GPG Key ID: B9439994459B6518

View File

@ -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