diff options
author | Seth R. Johnson <johnsonsr@ornl.gov> | 2022-02-17 22:50:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-17 20:50:41 -0700 |
commit | 6c61c2695a6b657573acf189020f2cd435ce3ea4 (patch) | |
tree | 66aee79c430e5c38bdeab58ec554a290de1c5f39 /var | |
parent | b768fb85c6b9d093175c940b7dd2de62c6efdd86 (diff) | |
download | spack-6c61c2695a6b657573acf189020f2cd435ce3ea4.tar.gz spack-6c61c2695a6b657573acf189020f2cd435ce3ea4.tar.bz2 spack-6c61c2695a6b657573acf189020f2cd435ce3ea4.tar.xz spack-6c61c2695a6b657573acf189020f2cd435ce3ea4.zip |
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.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions