cargo: temporary broken for cross
This commit is contained in:
parent
e866a7ee29
commit
77e936d24d
|
@ -16,6 +16,7 @@ _cargo_dist_version=0.33.0
|
|||
build_options="static"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
broken="build rust first"
|
||||
hostmakedepends+=" cargo"
|
||||
makedepends+=" rust"
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue