mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 15:16:04 +00:00
GPerf gets upset at our attempts to build a universal binary. Conveniently, macOS provides GPerf, so we don't need to build it. This is a workaround for the 0.7.1 branch which still depends on gperf, to get the release CI working. In master we don't use gperf anymore.