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 b6dac36 + 203fc95 commit 1b7a00aCopy full SHA for 1b7a00a
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