diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2023-10-17 08:38:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 08:38:06 +0200 |
commit | 348e5cb522eb6041f8556ed5823fb63aa23305c7 (patch) | |
tree | f23f4d9050fc45024b482a9c813ca898376603f7 /share | |
parent | 7cc17f208c2b2a10491c6cbe23e7b65fd2482447 (diff) | |
download | spack-348e5cb522eb6041f8556ed5823fb63aa23305c7.tar.gz spack-348e5cb522eb6041f8556ed5823fb63aa23305c7.tar.bz2 spack-348e5cb522eb6041f8556ed5823fb63aa23305c7.tar.xz spack-348e5cb522eb6041f8556ed5823fb63aa23305c7.zip |
packages: use "requires" to allow only selected compilers (#40567)
A few packages have encoded an idiom that pre-dates the introduction
of the 'requires' directive, and they cycle over all compilers
to conflict with the ones that are not supported.
Here instead we reverse the logic, and require the ones that
are supported.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions