diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2024-10-18 12:03:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-18 04:03:58 -0600 |
commit | d36452cf4e70fa1da8b9db43921850872b82ced9 (patch) | |
tree | c7b20f25356c0b0fd017fa1579f703b7da21f5de /bin | |
parent | 580cc3c91ba1032476f0a9d540b82d6d78b252c2 (diff) | |
download | spack-d36452cf4e70fa1da8b9db43921850872b82ced9.tar.gz spack-d36452cf4e70fa1da8b9db43921850872b82ced9.tar.bz2 spack-d36452cf4e70fa1da8b9db43921850872b82ced9.tar.xz spack-d36452cf4e70fa1da8b9db43921850872b82ced9.zip |
clingo-bootstrap: no need for setting MACOSX_DEPLOYMENT_TARGET (#47065)
Turns out `os=...` of the spec and `MACOSX_DEPLOYMENT_TARGET` are kept
in sync, and the env variable is used to initialize
`CMAKE_MACOSX_DEPLOYMENT_TARGET`.
In bootstrap code we set the env variable, so these bits are redundant.
---------
Co-authored-by: haampie <haampie@users.noreply.github.com>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions