mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
20de58f51d
The `/Gm` option of `cl` is deprecated[1], and `cl` claims that it will be removed in the future, so we're dropping it right away. [1] <https://docs.microsoft.com/en-us/cpp/build/reference/gm-enable-minimal-rebuild?view=vs-2017>