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 976ae6c + 8f09dda commit 7d76545Copy full SHA for 7d76545
config.mak.uname
@@ -665,7 +665,7 @@ ifeq ($(uname_S),MINGW)
665
DEFAULT_HELP_FORMAT = html
666
HAVE_PLATFORM_PROCINFO = YesPlease
667
CSPRNG_METHOD = rtlgenrandom
668
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
669
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
670
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
671
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments