spack/var
Massimiliano Culpo 348e5cb522
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.
2023-10-17 08:38:06 +02:00
..
spack packages: use "requires" to allow only selected compilers (#40567) 2023-10-17 08:38:06 +02:00