From 250c27d2faf86754e313ed50e91ea5336059f4a8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 1 May 2021 19:19:17 +0100 Subject: dev-db/mysql-cluster: drop redundant USE=libressl in metadata.xml It was/is a global USE flag anyway and these didn't add anything. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James --- dev-db/mysql-cluster/metadata.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-db') diff --git a/dev-db/mysql-cluster/metadata.xml b/dev-db/mysql-cluster/metadata.xml index c82ebfd6fc59..13a8c6dcbb33 100644 --- a/dev-db/mysql-cluster/metadata.xml +++ b/dev-db/mysql-cluster/metadata.xml @@ -9,7 +9,6 @@ Build the client libraries from the server package instead of the C Connector packages (not recommended) Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) Use LATIN1 encoding instead of UTF8 - Enable SSL connections and crypto functions using dev-libs/libressl Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) Add support for statement profiling (requires USE=community). Build the server program -- cgit v1.2.3-65-gdbad