mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cargo: enable cross again
This commit is contained in:
parent
9dc73f168c
commit
6dba44bc55
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue