mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rust: trigger cross builds
This commit is contained in:
parent
c46aebb90a
commit
802d34e201
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ patch_args="-Np1"
|
||||||
build_options="internal_llvm"
|
build_options="internal_llvm"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
broken="build host rustc first"
|
|
||||||
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