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-db/mysql
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-db/mysql')
-rw-r--r--dev-db/mysql/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml
index 2ec6490392c6..d3fabed9ef6b 100644
--- a/dev-db/mysql/metadata.xml
+++ b/dev-db/mysql/metadata.xml
@@ -15,7 +15,6 @@ dev-db/mariadb
<flag name="client-libs">Build the client libraries from the server package instead of the C Connector packages (not recommended)</flag>
<flag name="experimental">Build experimental features aka "rapid" plugins</flag>
<flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag>
- <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag>
<flag name="latin1">Use LATIN1 encoding instead of UTF8</flag>
<flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag>
<flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag>