conda-forge / ctng-compilers-feedstock

A conda-smithy repository for ctng-compilers.
BSD 3-Clause "New" or "Revised" License
12 stars 28 forks source link

fix not proper rpath for libgfortran's .so files #51

Closed katietz closed 3 years ago

katietz commented 3 years ago

The current libgfortran.so files are containing still a rpath to their original _build_env. So we need to do the same as we do for libstdc++.so files.

conda-forge-linter commented 3 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.

isuruf commented 3 years ago

Thanks @katietz. Can you bump the build number?

katietz commented 3 years ago

Thanks @katietz. Can you bump the build number?

Sure, done. Sorry, missed it

github-actions[bot] commented 3 years ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was not passing and not merged.

beckermr commented 3 years ago

Merge without travis?