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 f3db6f9 + 531aa17 commit 0599f60Copy full SHA for 0599f60
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