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 cbcec42 + 93a081c commit c8878d0Copy full SHA for c8878d0
config.mak.uname
@@ -717,7 +717,7 @@ ifeq ($(uname_S),MINGW)
717
DEFAULT_HELP_FORMAT = html
718
HAVE_PLATFORM_PROCINFO = YesPlease
719
CSPRNG_METHOD = rtlgenrandom
720
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
721
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
722
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
723
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments