mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
rustup: mark broken
This commit is contained in:
parent
49e9636422
commit
54540143b5
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://www.rustup.rs"
|
||||
distfiles="https://github.com/rust-lang-nursery/${pkgname}.rs/archive/${version}.tar.gz"
|
||||
checksum=ab125d9b12bf0f3f7e7ad98e826035fa1ae3dbe6ba8b78be4c82f9cde00bc59f
|
||||
broken="uses incompatible openssl-sys"
|
||||
|
||||
do_install() {
|
||||
vbin target/${RUST_TARGET}/release/rustup-init rustup
|
||||
|
|
Loading…
Add table
Reference in a new issue