sys-cluster/veloc: move COMM_QUEUE use expand to profiles/desc

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-27 01:38:29 +02:00
parent a434bd558f
commit c798d2ce3a
3 changed files with 16 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of COMM_QUEUE USE_EXPAND flags.
ipc - Use ipc as the communication protocol between client library and active backend
socket - Use socket as the communication protocol between client library and active backend
thallium - Use thallium as the communication protocol between client library and active backend