spack/lib/spack
Seth R. Johnson 6c61c2695a
darwin: robust macos version detection (#28991)
Prefer `sw_vers` to `platform.mac_ver`. In anaconda3 installation, for example, the latter reports 10.16 on Monterey -- I think this is affected by how and where the python instance was built.

Use MACOSX_DEPLOYMENT_TARGET if present to override the operating system choice.
2022-02-17 20:50:41 -07:00
..
docs extensions: allow multiple "extends" directives (#28853) 2022-02-16 21:23:12 +00:00
env Update copyright year to 2022 2022-01-14 22:50:21 -08:00
external move typing_extensions.py back into typing.py =\ (#28549) 2022-02-11 09:52:01 -08:00
llnl find_libraries: search for both .so and .dylib on macOS (#28924) 2022-02-16 14:07:44 +01:00
spack darwin: robust macos version detection (#28991) 2022-02-17 20:50:41 -07:00