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 13fd784 + 0906557 commit b4bbe84Copy full SHA for b4bbe84
config.mak.uname
@@ -693,7 +693,7 @@ ifeq ($(uname_S),MINGW)
693
DEFAULT_HELP_FORMAT = html
694
HAVE_PLATFORM_PROCINFO = YesPlease
695
CSPRNG_METHOD = rtlgenrandom
696
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
697
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
698
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
699
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments