Files
git/compat/vcbuild/scripts
Jeff Hostetler f8e8a92bb5 clink.pl: ignore no-stack-protector arg on MSVC=1 builds
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>
2025-02-06 19:32:50 +01:00
..