Files
git/compat/vcbuild/scripts
Jeff Hostetler 4c9d9052b4 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>
2023-08-10 18:11:19 +02:00
..