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 181a158 + 45853a6 commit 96d1066Copy full SHA for 96d1066
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