spack/lib
Harmen Stoppels 28b7f72b96
set_packge_py_globals: only set pure build related globals on the root in build context (#42215)
Previously `std_args` was called on non-roots in a build context, which is redundant, and also leads to issues when `std_args` expects build deps of the `pkg` to be installed.
2024-01-24 10:14:13 +01:00
..
spack set_packge_py_globals: only set pure build related globals on the root in build context (#42215) 2024-01-24 10:14:13 +01:00