mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 10:03:08 +02:00
build-system: bugfix: building multiple versions and/or variants
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user