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-cluster
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-cluster')
-rw-r--r--dev-db/mysql-cluster/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-db/mysql-cluster/metadata.xml b/dev-db/mysql-cluster/metadata.xml
index 0efe3d7675fa..e769804157d3 100644
--- a/dev-db/mysql-cluster/metadata.xml
+++ b/dev-db/mysql-cluster/metadata.xml
@@ -10,7 +10,6 @@
<flag name="community">Enables the community features from upstream.</flag>
<flag name="embedded">Build embedded server (libmysqld)</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="openssl">Enable SSL connections and crypto functions using <pkg>dev-libs/openssl</pkg></flag>