Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win64: Do not skip run_exports directives for mumps-seq #65

Merged
merged 3 commits into from
Nov 12, 2020

Conversation

traversaro
Copy link
Contributor

@traversaro traversaro commented Nov 8, 2020

The Windows support was added in #56, but the run_exports directly were still decorated by #[no win]. Without this fix, any package that compiles against the shared library provided by mumps-seq need to declare the run dependency on it, but just for Windows, that may result in problems difficult to debug as the test failures in the examples added in conda-forge/ipopt-feedstock#47 .

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-linter
Copy link

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.

@traversaro
Copy link
Contributor Author

@conda-forge-admin, please rerender

conda-forge-linter and others added 2 commits November 8, 2020 22:58
@traversaro
Copy link
Contributor Author

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2020

Hi! This is the friendly automated conda-forge-webservice.
I tried to rerender for you, but it looks like there was nothing to do.

@traversaro traversaro changed the title Win64: Do not skip run_exports directives Win64: Do not skip run_exports directives for mumps-seq Nov 9, 2020
@traversaro
Copy link
Contributor Author

Friendly ping @conda-forge/mumps . I am not sure if the original description was clear enough, so I added some additional details.

@basnijholt
Copy link
Contributor

LGTM! Thanks 👍

@basnijholt basnijholt merged commit d05a793 into conda-forge:master Nov 12, 2020
@traversaro
Copy link
Contributor Author

Thanks a lot @basnijholt !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants