Skip to content

Set LIBPCREDIR if brew command available

Ash McKenzie requested to merge ashmckenzie/correctly-build-git-on-macos into master

Set LIBPCREDIR if we're on a platform that provides the brew command. This will mean that git will be compiled cleanly on macOS arm64 in the context of GDK and when compiling as part of running rspec tests within the gitlab project.

Closes: gitlab-development-kit#1414 (moved)

Edited by Ash McKenzie

Merge request reports