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