diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2024-05-30 19:10:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 17:10:29 -0600 |
commit | a7381a94133519427c5745711bcb83adcd9810af (patch) | |
tree | 92f239512bc07aa0db4799521e7dca95bb568e4f /bin | |
parent | b932783d4d922cc4fbd5924e468184f90a618163 (diff) | |
download | spack-a7381a94133519427c5745711bcb83adcd9810af.tar.gz spack-a7381a94133519427c5745711bcb83adcd9810af.tar.bz2 spack-a7381a94133519427c5745711bcb83adcd9810af.tar.xz spack-a7381a94133519427c5745711bcb83adcd9810af.zip |
Bootstrapping: don't use Mac OS binaries on Windows (#44193)
`BuildcacheBootstrapper` uses `Spec.intersects` to match specs needed
for bootstrapping against the binary cache. The specs were not
sufficiently-detailed to prevent matching e.g. cached binaries for
Mac OS on Windows; this commit adds the platform to each requested
bootstrap spec to prevent that.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions