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 9d8d32b + f2d957b commit 1ef980eCopy full SHA for 1ef980e
config.mak.uname
@@ -701,7 +701,7 @@ ifeq ($(uname_S),MINGW)
701
DEFAULT_HELP_FORMAT = html
702
HAVE_PLATFORM_PROCINFO = YesPlease
703
CSPRNG_METHOD = rtlgenrandom
704
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
705
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
706
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
707
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments