mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
rust: remove nocross= to enable cross builds
This commit is contained in:
parent
b6e6c26c83
commit
898f9c728c
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
||||||
checksum=38c93d016e6d3e083aa15e8f65511d3b4983072c0218a529f5ee94dd1de84573
|
checksum=38c93d016e6d3e083aa15e8f65511d3b4983072c0218a529f5ee94dd1de84573
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
nocross="build for host first"
|
|
||||||
|
|
||||||
build_options="static_llvm"
|
build_options="static_llvm"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue