sys-cluster/TCL: add performance version

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-08-21 01:56:11 +02:00
parent 719a8a624d
commit 2575fc5f58
2 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
<flag name="tcl-debug">Build the debug version</flag>
<flag name="tcl-instrumentation">Build the instrumentation version</flag>
<flag name="tcl-instrumentation-debug">Build the instrumentation-debug version</flag>
<flag name="tcl-performance">Build the performance version</flag>
<flag name="veloc">Enable <pkg>sys-cluster/veloc</pkg> backend</flag>
</use>
</pkgmetadata>