mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Incremental rust build
This commit is contained in:
parent
7ec6d09992
commit
e0f9a624ab
@ -78,7 +78,7 @@ function recipe_build {
|
||||
make install
|
||||
popd
|
||||
|
||||
python x.py build --config ../config.toml --jobs $(nproc)
|
||||
python x.py dist --config ../config.toml --jobs $(nproc) --incremental
|
||||
skip=1
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user