summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-20 08:49:49 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-20 08:49:49 +0200
commit4385ff6c19a6e178c88997ecdfffd3e06c266c22 (patch)
tree54b65cd413122dc31cf73f6c14576f33fa72b5b0 /dev-lang/rust
parentuse.desc: Add new global flag 'jemalloc' (diff)
downloadgentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.gz
gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.bz2
gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.zip
*/*: remove redundant local descriptions of 'jemalloc' flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/metadata.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-lang/rust/metadata.xml b/dev-lang/rust/metadata.xml
index 8da6b2e99de0..c6a534bebad8 100644
--- a/dev-lang/rust/metadata.xml
+++ b/dev-lang/rust/metadata.xml
@@ -8,8 +8,6 @@
<use>
<flag name="cargo">Install cargo component</flag>
<flag name="clippy">Install clippy component</flag>
- <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> as the
- standard memory allocator</flag>
<flag name="rls">Install rls component</flag>
<flag name="rustfmt">Install rustfmt component</flag>
<flag name="wasm">Build support for the wasm32-unknown-unknown