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 cc2552a + dc07a2e commit 21b7200Copy full SHA for 21b7200
config.mak.uname
@@ -662,7 +662,7 @@ ifeq ($(uname_S),MINGW)
662
DEFAULT_HELP_FORMAT = html
663
HAVE_PLATFORM_PROCINFO = YesPlease
664
CSPRNG_METHOD = rtlgenrandom
665
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
666
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
667
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
668
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments