mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
dutree: add makejobs to cargo build
This commit is contained in:
parent
46fc2a2f55
commit
737a85f096
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ nocross="https://travis-ci.org/void-linux/void-packages/jobs/400535389#L905
|
||||||
https://travis-ci.org/void-linux/void-packages/jobs/400535390#L905"
|
https://travis-ci.org/void-linux/void-packages/jobs/400535390#L905"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cargo build --release
|
cargo build --release ${makejobs}
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue