Re: [PATCH v5] meson: work around broken system PCRE2 dependency in macOS
From: Junio C Hamano <hidden> Date: 2025-07-16 21:13:23
Carlo Marcelo Arenas Belón [off-list ref] writes:
macOS provides a PCRE2 library in base that is not usable and not
configured properly, as it installs a pkgconf module that
points to a non-existent pcre2.h header in /usr/local/include.
Thanks but unfortunately this came a bit too late after the previous
round was merged to 'next' already. If needed, could you make it
incremental update on top?
Thanks.