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 d62687e + 5e09454 commit d8471dbCopy full SHA for d8471db
config.mak.uname
@@ -723,7 +723,7 @@ ifeq ($(uname_S),MINGW)
723
DEFAULT_HELP_FORMAT = html
724
HAVE_PLATFORM_PROCINFO = YesPlease
725
CSPRNG_METHOD = rtlgenrandom
726
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
727
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
728
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
729
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments