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

enable USE_LIBPCRE when building Git #105

Closed
wants to merge 3 commits into from
Closed

Conversation

shiftkey
Copy link
Member

@shiftkey shiftkey commented Jul 23, 2018

Resolves #74

  • enable for macOS
  • enable for Linux AMD64
  • enable for Linux ARM64
  • verify this works as expected on Windows

@shiftkey
Copy link
Member Author

shiftkey commented Jul 23, 2018

FYI - this now introduces a new shared library dependency at runtime on Linux AMD64 - libpcre.so.3 - which is available on Ubuntu distros as libpcre3 and probably available for other distributions.

@outofambit
Copy link
Contributor

closing this since i'm pretty sure we're not going to use it?

@outofambit outofambit closed this Apr 10, 2020
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.

Compile embedded git with USE_LIBPCRE
2 participants