build-system: definition of var. hierarchical_groups reviewed

This commit is contained in:
2024-07-15 20:07:24 +02:00
parent 978947f7e0
commit c043d2ef80
-6
View File
@@ -731,12 +731,6 @@ declare -A Unpackers=(
)
)
declare -A hierarchical_groups=()
hierarchical_groups['compiler']='compiler'
hierarchical_groups['mpi']='compiler mpi'
hierarchical_groups['hdf5']='compiler mpi hdf5'
hierarchical_groups['hdf5_serial']='compiler hdf5_serial'
build_modules_yaml_v1(){
: "