-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Fix compilation against musl lib C #7875
Conversation
Is there a way for me to verify that? |
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.
@jay-zhuang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Good point @jay-zhuang! I will try and get a CircleCI setup which covers building with musl. |
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.
👍
@jay-zhuang I have a CircleCI job now that tests building with musl. But you can see the output from trying to build (before this patch) with musl - https://app.circleci.com/pipelines/github/facebook/rocksdb/5557/workflows/90e82fca-ff41-4085-b3d2-5e66fc644581/jobs/85799 |
@jay-zhuang merged this pull request in d5f5d65. |
Summary: See percona/PerconaFT#450 Pull Request resolved: #7875 Reviewed By: ajkr Differential Revision: D25938020 Pulled By: jay-zhuang fbshipit-source-id: 9014dbc7b23bf92c5e63bfbdda4565bb0d2f2b58
Summary: See percona/PerconaFT#450 Pull Request resolved: facebook#7875 Reviewed By: ajkr Differential Revision: D25938020 Pulled By: jay-zhuang fbshipit-source-id: 9014dbc7b23bf92c5e63bfbdda4565bb0d2f2b58
Summary: See percona/PerconaFT#450 Pull Request resolved: #7875 Reviewed By: ajkr Differential Revision: D25938020 Pulled By: jay-zhuang fbshipit-source-id: 9014dbc7b23bf92c5e63bfbdda4565bb0d2f2b58
See percona/PerconaFT#450