spack/lib/spack
Greg Becker 2ff337a2a5
compiler flags: fix multiple compilers with different flags (#35721)
Currently, if two compilers with the same spec differ on the flags, the concretizer will:

1. mix both sets of flags for the spec in the ASP program
2. error noting that the set of flags from the compiler (both of them) doesn't match the set from the lower priority compiler

This PR fixes both -- only flags from the highest priority compiler with a given spec are considered.
2023-03-06 10:29:48 -08:00
..
docs Docs: fix link to PythonPackage docs (#35725) 2023-03-01 11:14:05 +01:00
env license year bump (#34921) 2023-01-18 14:30:17 -08:00
external license year bump (#34921) 2023-01-18 14:30:17 -08:00
llnl windows: use sys.platform == "win32" instead of is_windows (#35640) 2023-03-05 07:58:05 -08:00
spack compiler flags: fix multiple compilers with different flags (#35721) 2023-03-06 10:29:48 -08:00
spack_installable license year bump (#34921) 2023-01-18 14:30:17 -08:00