mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-db/mariadb: fix UseLocalUnsorted
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
<flag name="pam">Enable the optional PAM authentication plugin for the server</flag>
|
||||
<flag name="profiling">Add support for statement profiling (requires USE=community).</flag>
|
||||
<flag name="rocksdb">Add support for RocksDB; a key/value, LSM database optimized for flash storage</flag>
|
||||
<flag name="s3">Build the S3 storage engine</flag>
|
||||
<flag name="server">Build the server program</flag>
|
||||
<flag name="sphinx">Add suport for the sphinx full-text search engine</flag>
|
||||
<flag name="sst-rsync">Add tools needed to support the rsync SST method</flag>
|
||||
<flag name="sst-mariabackup">Add tools needed to support the mariabackup SST method</flag>
|
||||
<flag name="sst-rsync">Add tools needed to support the rsync SST method</flag>
|
||||
<flag name="systemtap">Build support for profiling and tracing using <pkg>dev-debug/systemtap</pkg></flag>
|
||||
<flag name="s3">Build the S3 storage engine</flag>
|
||||
<flag name="test">Install upstream testsuites for end use.</flag>
|
||||
<flag name="yassl">Enable SSL connections and crypto functions using the bundled yaSSL</flag>
|
||||
</use>
|
||||
|
||||
Reference in New Issue
Block a user