rust: fixed a build error when $CARGO/registry/src does not exist
This commit is contained in:
parent
8f4503f605
commit
9b1a668e12
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/VvxpMsCNxJv9FKKjb8yCDEQWivKEo8i0Fytt8bHB3V39q8f0Fspzq1Vs2NANhA4HbzVASQ3nB+42nW3jHIpPQI=
|
||||
SHA256 (Pkgfile) = 5bea5fb6b5be4f2fd75538c1328438fc57515bb217ee92825778072feaed63f2
|
||||
RWSE3ohX2g5d/atzKrrLinkfCi/eSmeT2YnqvaYB9/XOR7hGGM05yLyFWDwCaNByEb3f+IqnLADWp2R4ZVKlr0o+eigcZ1bkGAU=
|
||||
SHA256 (Pkgfile) = 268d9dfa23cfa31b0605ed691c8dd21123f3716e44d86461ecfa8ae45fb2dfc9
|
||||
SHA256 (.footprint) = dfcbc1eb82526273bbefc5a86fd0c00cf9a80f97d1144224a61cb8cb69ff4046
|
||||
SHA256 (rustc-1.75.0-src.tar.xz) = 4526f786d673e4859ff2afa0bab2ba13c918b796519a25c1acce06dba9542340
|
||||
SHA256 (rust-std-1.74.0-x86_64-unknown-linux-gnu.tar.xz) = 548413213012e2f62b08ed8a913a51210ae7402619027224580176031f2789ea
|
||||
|
@ -90,8 +90,8 @@ cat <<- EOF > $SRC/config.toml
|
||||
debuginfo-level-std = 2
|
||||
codegen-tests = false
|
||||
backtrace-on-ice = true
|
||||
remap-debuginfo = true
|
||||
jemalloc = true
|
||||
remap-debuginfo = false
|
||||
|
||||
description = "CRUX"
|
||||
channel = "stable"
|
||||
|
Loading…
x
Reference in New Issue
Block a user