We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b0f00c + 312c0c2 commit b483e4cCopy full SHA for b483e4c
config.mak.uname
@@ -720,7 +720,7 @@ ifeq ($(uname_S),MINGW)
720
DEFAULT_HELP_FORMAT = html
721
HAVE_PLATFORM_PROCINFO = YesPlease
722
CSPRNG_METHOD = rtlgenrandom
723
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
724
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
725
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
726
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments