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

Update tari-common crate feature flags to exclude git2 from lib_wallet build #3072

Conversation

philipr-za
Copy link
Contributor

Description

This PR adds a feature flag to the Tari-common crate so that the git2 dependency can be excluded from he building of Core. This dependency contains a C dependency (libgit2) that breaks the LibWallet build.

How Has This Been Tested?

Manually tested

Checklist:

  • I'm merging against the development branch.
  • I have squashed my commits into a single commit.

…let build

This PR adds a feature flag to the Tari-common crate so that the git2 dependency can be excluded from he building of Core. This dependency contains a C dependency (libgit2) that breaks the LibWallet build.
Copy link
Contributor

@StriderDM StriderDM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice @philipr-za.

Approving so long, will start checking the docker builds for github actions with this and the updated nightly version.

@stringhandler stringhandler merged commit a54d87f into tari-project:development Jul 9, 2021
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.

3 participants