mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
cargo: temporary broken for cross
This commit is contained in:
parent
e866a7ee29
commit
77e936d24d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ _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…
Add table
Reference in a new issue