spack/lib/spack
Massimiliano Culpo 37cdcc7172
mysql: fix issue when using old core API call (#41573)
MySQL was performing a core API call to `Spec.flat_dependencies`
when setting up the build environment. This function is an
implementation detail of the old concretizer, where multiple nodes
from the same package are not allowed.

This PR uses a more idiomatic way to check if "python" is
in the DAG.

For reference, see #11356 to check why the call was introduced.
2023-12-12 10:40:31 -08:00
..
docs Build cache: make signed/unsigned a mirror property (#41507) 2023-12-11 15:14:59 -06:00
env cc: Ensure that user-specified flags take precedence over others (#37376) 2023-06-18 14:07:08 -07:00
external archspec: update to v0.2.2 (#40917) 2023-11-07 07:44:52 +01:00
llnl bootstrap: Don't catch Ctrl-C (#41449) 2023-12-06 14:58:14 +01:00
spack mysql: fix issue when using old core API call (#41573) 2023-12-12 10:40:31 -08:00
spack_installable license year bump (#34921) 2023-01-18 14:30:17 -08:00