Skip to content

Commit

Permalink
dev-db/mysql-cluster: drop redundant USE=libressl in metadata.xml
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
thesamesam committed May 1, 2021
1 parent 7a5a381 commit 250c27d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev-db/mysql-cluster/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<flag name="client-libs">Build the client libraries from the server package instead of the C Connector packages (not recommended)</flag>
<flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</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>
<flag name="profiling">Add support for statement profiling (requires USE=community).</flag>
<flag name="server">Build the server program</flag>
Expand Down

0 comments on commit 250c27d

Please sign in to comment.