configs/rust/config-aarch64.toml.in [9:27]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ] docs = false compiler-docs = false vendor = true submodules = false extended = true tools = ["cargo"] [rust] channel = "stable" codegen-units = 1 codegen-units-std = 1 debuginfo-level-std = 2 rpath = false [install] prefix = "/usr/libexec/rust" sysconfdir = "/usr/libexec/rust/etc" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - configs/rust/config-x86_64.toml.in [9:27]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ] docs = false compiler-docs = false vendor = true submodules = false extended = true tools = ["cargo"] [rust] channel = "stable" codegen-units = 1 codegen-units-std = 1 debuginfo-level-std = 2 rpath = false [install] prefix = "/usr/libexec/rust" sysconfdir = "/usr/libexec/rust/etc" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -