spack/lib
Massimiliano Culpo 9ec289857c
netcdf: fix bugs introduced with multiple build systems split (#36825)
Fixes #36689

- The "base" builder class should be last in the MRO
- `filter_compiler_wrappers` needs to be moved to builders
- Decorating a function from a mixin class require using
   the correct metaclass for the mixin
2023-04-14 10:59:12 +02:00
..
spack netcdf: fix bugs introduced with multiple build systems split (#36825) 2023-04-14 10:59:12 +02:00