mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
Revert "python312: use whatever system python3 is installed for the build"
This reverts commit b5daccaed1.
This commit is contained in:
parent
b5daccaed1
commit
69573f5bd4
@ -34,7 +34,7 @@ COOKBOOK_CONFIGURE_FLAGS=(
|
||||
--disable-ipv6
|
||||
--host=${GNU_TARGET}
|
||||
--build=$ARCH
|
||||
--with-build-python=python3
|
||||
--with-build-python
|
||||
--with-ensurepip=install
|
||||
--disable-test-modules
|
||||
ac_cv_file__dev_ptmx=no
|
||||
|
||||
Loading…
Reference in New Issue
Block a user