mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
rust: nocross until native builders finish
This commit is contained in:
parent
12e6d500f9
commit
b93f0e1aa0
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ patch_args="-Np1"
|
||||||
build_options="internal_llvm"
|
build_options="internal_llvm"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
broken="Wait for native builds to complete"
|
||||||
hostmakedepends+=" cargo $(vopt_if internal_llvm '' llvm)"
|
hostmakedepends+=" cargo $(vopt_if internal_llvm '' llvm)"
|
||||||
|
|
||||||
# These are required for building the buildhost's stage0/1
|
# These are required for building the buildhost's stage0/1
|
||||||
|
|
Loading…
Add table
Reference in a new issue