Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ruby
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2020-09-08 09:03:31 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2020-09-08 09:03:31 +0300
commit0c1f53ee099c3ab187c0d594220bb454db0d4a7b (patch)
tree7e714d968607b7c190f865845aa487c493646586 /ruby
parent1d3b732da0992b30f826a86ab23bc2016989bdd4 (diff)
Makefile: Always build Git with PCRE2 support
Gitaly requires support for PCRE2 in Git for the RepositoryService's search functionality, but the self-built version of Git that Gitaly started to provide currently doesn't build it with PCRE2 support. Fix this by adding `USE_PCRE2=YesPlease` to Git's build options. To detect missing PCRE2 support early, this commit also adapts tests to unconditionally check for PCRE2 support being present.
Diffstat (limited to 'ruby')
0 files changed, 0 insertions, 0 deletions