diff options
Diffstat (limited to 'dev-lang/rust/rust-1.88.0.ebuild')
| -rw-r--r-- | dev-lang/rust/rust-1.88.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.88.0.ebuild b/dev-lang/rust/rust-1.88.0.ebuild index c75032fbd63f..5ace910567f2 100644 --- a/dev-lang/rust/rust-1.88.0.ebuild +++ b/dev-lang/rust/rust-1.88.0.ebuild @@ -460,6 +460,7 @@ src_configure() { cargo = "${rust_stage0_root}/bin/cargo" rustc = "${rust_stage0_root}/bin/rustc" rustfmt = "${rust_stage0_root}/bin/rustfmt" + description = "gentoo" docs = $(toml_usex doc) compiler-docs = false submodules = false @@ -497,7 +498,6 @@ src_configure() { echo "default-linker = \"${CHOST}-cc\"" fi) channel = "${build_channel}" - description = "gentoo" rpath = true verbose-tests = true optimize-tests = $(toml_usex !debug) |
