mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
two bugs in mysql_config: 1. flags like -Werror=format were not stipped out 2. one-pass s/// command was used that could not remove all matching flags (e.g. s/ A */ /g cannot remove all A's in " 1 2 A A A A A 4 5 ")
6.8 KiB
6.8 KiB