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