mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
Use binary prefix
This commit is contained in:
parent
1e03427bba
commit
bd3726f719
@ -4,7 +4,7 @@ ARCH?=x86_64
|
||||
## Flags to pass to the installer (empty to download binary packages)
|
||||
INSTALLER_FLAGS?=--cookbook=cookbook
|
||||
## Enabled to use binary prefix (much faster)
|
||||
PREFIX_BINARY?=0
|
||||
PREFIX_BINARY?=1
|
||||
## Enabled to build custom rustc
|
||||
PREFIX_RUSTC?=1
|
||||
## Filesystem size in MB (256 is the default)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user