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