-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
libmd: new recipe #21989
libmd: new recipe #21989
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 3 (
Conan v2 pipeline ✔️
All green in build 3 (
|
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.
Nice! Thanks a lot for taking the time to create the recipe and your patience while it got reviewed, really appreciated
(There's something to be discussed about how to best prioritize your PRs, will let you know once I come up with something concrete)
Even though this looks good to me, I'm not approving just yet and will wait to find out if this PR needs more changes in light of the compilation errors that I reported in #21990 (review) - so that way if this bit is the faulty one somehow, we can avoid merging in that state and can fix it beforehand :)
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.
Approving - the other PR does not fail due to this one :)
Adds
libmd
: a message digest library from BSD. Required for the latest versions oflibbsd
.