rust: trigger cross builds
This commit is contained in:
@@ -24,7 +24,6 @@ patch_args="-Np1"
|
|||||||
build_options="static_llvm"
|
build_options="static_llvm"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
broken="wait for native builds to finish"
|
|
||||||
hostmakedepends+=" cargo llvm"
|
hostmakedepends+=" cargo llvm"
|
||||||
# These are required for building the buildhost's stage0/1
|
# These are required for building the buildhost's stage0/1
|
||||||
hostmakedepends+=" libffi-devel libxml2-devel ncurses-devel zlib-devel"
|
hostmakedepends+=" libffi-devel libxml2-devel ncurses-devel zlib-devel"
|
||||||
|
|||||||
Reference in New Issue
Block a user