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 835a3b0 + 7af2ead commit 2efe7cdCopy full SHA for 2efe7cd
config.mak.uname
@@ -668,7 +668,7 @@ ifeq ($(uname_S),MINGW)
668
DEFAULT_HELP_FORMAT = html
669
HAVE_PLATFORM_PROCINFO = YesPlease
670
CSPRNG_METHOD = rtlgenrandom
671
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
672
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
673
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
674
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments