mirror of https://github.com/sysown/proxysql
The -P flag (Perl regex) is not available on macOS by default. Replaced with sed -E which is POSIX-compliant and universally available on both Linux and macOS. - Makefile: CURVER extraction and validation now use sed -nE and grep -cE - openssl_flags.mk: Removed Darwin-specific branching, using unified sed -E + awk approach for all platformspull/5351/head
parent
8655f398e1
commit
acdd4c91b1
Loading…
Reference in new issue