diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-05-27 01:46:26 +0200 |
---|---|---|
committer | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-05-27 13:28:07 +0200 |
commit | 3675955f3913b0b8bf5e3fc7499c40668b241c9d (patch) | |
tree | 38fa0f861d056185b029835b3421938d0977c408 /profiles | |
parent | sci-physics/mbdyn: move MBDYN_MODULE to profiles/desc (diff) | |
download | guru-3675955f3913b0b8bf5e3fc7499c40668b241c9d.tar.gz guru-3675955f3913b0b8bf5e3fc7499c40668b241c9d.tar.bz2 guru-3675955f3913b0b8bf5e3fc7499c40668b241c9d.zip |
sys-cluster/nanox: move NANOX use expand to profiles/desc
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/nanox.desc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/desc/nanox.desc b/profiles/desc/nanox.desc new file mode 100644 index 000000000..d83e3d277 --- /dev/null +++ b/profiles/desc/nanox.desc @@ -0,0 +1,9 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of NANOX USE_EXPAND flags. + +debug - Enable generation of debug version +instrumentation - Enable generation of instrumentation version +instrumentation-debug - Enable generation of instrumentation-debug version +performance - Enable generation of performance version |