Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

staticfloat
Copy link
Member

This PR contains two pieces:

  • Makefile fixes to grab OS-provided SSL certificates on Linux during libgit2 compile time, so that from-source builds and make binary-dist builds have a more consistent environment
  • Reordering libgit2 initialization logic and disabling calling git_libgit2_opts() in favor of setting environment variables so as to workaround Support mbedTLS libgit2/libgit2#3935 (comment).

This is a somewhat ugly solution to the problem, but until we hear back from that libgit2 PR on the proper way to fix this, this is the best solution I've got.

@tkelman
Copy link
Contributor

tkelman commented Oct 15, 2016

thanks! with the exception of unrelated toolchain issues on the arm builder, the buildbots seem happy with this

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