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 99da39c + fa56bf7 commit 013fca9Copy full SHA for 013fca9
config.mak.uname
@@ -691,7 +691,7 @@ ifeq ($(uname_S),MINGW)
691
DEFAULT_HELP_FORMAT = html
692
HAVE_PLATFORM_PROCINFO = YesPlease
693
CSPRNG_METHOD = rtlgenrandom
694
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
695
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
696
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
697
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments