From 7a5a381e70acbfc38087bf5e949da0ecac9577c3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 1 May 2021 19:19:08 +0100 Subject: dev-db/mysql: 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/metadata.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-db') diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml index e4197ced880b..600b98915782 100644 --- a/dev-db/mysql/metadata.xml +++ b/dev-db/mysql/metadata.xml @@ -15,7 +15,6 @@ dev-db/mariadb Build the client libraries from the server package instead of the C Connector packages (not recommended) Build experimental features aka "rapid" plugins 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 MySQL router program -- cgit v1.2.3-65-gdbad