mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-04 13:09:59 -06:00
Ignore the `-fno-stack-protector` compiler argument when building with MSVC. This will be used in a later commit that needs to build a Win32 GUI app. Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>