Merge branch 'rustpython-no-update' into 'master'

Disable rustpython update

See merge request redox-os/cookbook!597
This commit is contained in:
Jeremy Soller 2025-08-27 06:40:56 -06:00
commit 6e055d1b78

View File

@ -13,7 +13,6 @@ template = "custom"
script = """
DYNAMIC_INIT
(cd "${COOKBOOK_SOURCE}" && bash scripts/redox/uncomment-cargo.sh && cargo update)
export BUILDTIME_RUSTPYTHONPATH=/lib/rustpython
export OPENSSL_DIR="${COOKBOOK_SYSROOT}"
export ZLIB_STATIC=1