bye bye libressl
This commit is contained in:
parent
879ade0254
commit
4f387bcb0b
47 changed files with 963 additions and 37 deletions
|
@ -21,8 +21,8 @@ _clear_vendor_checksums() {
|
|||
sed -i 's/\("files":{\)[^}]*/\1/' vendor/$1/.cargo-checksum.json
|
||||
}
|
||||
|
||||
export RUSTROOT="/usr"
|
||||
# export RUSTROOT="/usr/src/rust-bootstrap/build/rust-root"
|
||||
# export RUSTROOT="/usr"
|
||||
export RUSTROOT="/usr/src/rust-bootstrap/build/rust-root"
|
||||
|
||||
fetch() {
|
||||
curl "https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz" -o $pkgname-$pkgver.tar.xz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue