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

[build] Fix libgit2 build when USE_BINARYBUILDER=0 #38121

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

staticfloat
Copy link
Member

@staticfloat staticfloat commented Oct 20, 2020

This fixes a regression in the libgit2 build system which is unable to
find the mbedTLS headers at compile time. It also synchronizes the
mbedTLS configuration to include MD4, which libgit2 expects.

libgit2 upstream PR: libgit2/libgit2#5685

This fixes a regression in the libgit2 build system which is unable to
find the `mbedTLS` headers at compile time.  It also synchronizes the
`mbedTLS` configuration to include `MD4`, which `libgit2` expects.
@staticfloat staticfloat merged commit 1c8ab63 into master Oct 22, 2020
@staticfloat staticfloat deleted the sf/fix_libgit2_from_source branch October 22, 2020 01:40
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.

2 participants