profiles/desc: add CUBELIB_STRATEGY use expand

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-16 00:33:26 +02:00
parent 422bfd5d17
commit 06cb956bd8

View File

@@ -0,0 +1,9 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of CUBELIB_STRATEGY USE_EXPAND flags.
keepall - Set the data loading strategy to keepall
lastn - Set the data loading strategy to lastn
manual - Set the data loading strategy to manual
preload - Set the data loading strategy to preload