cargo: enable cross again
This commit is contained in:
parent
9dc73f168c
commit
6dba44bc55
@ -16,7 +16,6 @@ _cargo_dist_version=0.33.0
|
|||||||
build_options="static"
|
build_options="static"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
broken="build rust first"
|
|
||||||
hostmakedepends+=" cargo"
|
hostmakedepends+=" cargo"
|
||||||
makedepends+=" rust"
|
makedepends+=" rust"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user