conda-forge / mpich-feedstock

A conda-smithy repository for mpich.
BSD 3-Clause "New" or "Revised" License
2 stars 26 forks source link

trigger rebuild to get libgfortran #23

Closed minrk closed 6 years ago

minrk commented 6 years ago

Building HDF5 revealed an issue the toolchain_fort compiler config. It exported a dependency on a newer libgfortran-ng instead of the older libgfortran. It turns out there are edge cases where this lib is not compatible with gfortran-4.8.

This should trigger rebuilding with toolchain 2.1.6 and thus adding runtime dependency on libgfortran instead of libgfortran-ng

ref https://github.com/conda-forge/toolchain-feedstock/pull/39

conda-forge-linter commented 6 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.