build-system: bugfix: building multiple versions and/or variants

This commit is contained in:
2024-08-13 17:33:01 +02:00
parent f54a91166e
commit 63b971432a
+1 -1
View File
@@ -1711,7 +1711,7 @@ _build_module() {
# check whether this module is supported
check_supported_systems
check_supported_compilers
[[ -z "${PREFIX}" ]] && set_full_module_name_and_prefix
[[ "${is_subpkg}" != 'yes' ]] && set_full_module_name_and_prefix
# ok, finally we can start ...
std::info \