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 d5f39cd + e50713f commit ec81133Copy full SHA for ec81133
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