-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
remove requiring boost 1.72 on windows #78
Conversation
4ce188d
to
5f6365a
Compare
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 ( I do have some suggestions for making it better though... For recipe/meta.yaml:
Documentation on acceptable licenses can be found here. |
f2b0adb
to
dbd25c9
Compare
1fa546a
to
3f47174
Compare
- not possible with current boost due to boostorg/serialization#232
- need to have libboost-devel in every host section, except zimpl, to get dependency on libboost in packages
3f47174
to
852020f
Compare
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.11.09.10.10.20
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good, thanks !
This changes the windows builds to use current libboost-devel as well.
Due to boostorg/serialization#232, we cannot use current boost as header-only library on windows, so the corresponding flags that try to enable this in the CMakeLists.txt of soplex and papilo are removed by a patch.
Closes #34.
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)