Skip to content

Conversation

cipharius
Copy link
Contributor

On Arch linux based distributions it seems that system's libgit2 is incompatible with git2 crate, so a workaround that git2 has provided is to give an option to compile libgit2 from source while building the project.

If anyone building Wally from source sees the following error invalid version 0 on git_proxy_options, they can build the crate using vendored libgit2: cargo build --features vendored-libgit2.

@magnalite
Copy link
Contributor

Awesome, thanks!

@magnalite magnalite merged commit c591f0a into UpliftGames:main Nov 10, 2021
@cipharius cipharius deleted the feature/vendored-libgit2-feature branch November 10, 2021 18: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