rust: trigger cross-builds
This commit is contained in:
parent
fa4de5dd3a
commit
7bd3c64633
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ build_options="static_llvm"
|
||||||
_bootstrap_dir="stage0-bootstrap"
|
_bootstrap_dir="stage0-bootstrap"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
broken="update on native arches first"
|
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue