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 524b3b8 + 3a56ade commit 33a3dd4Copy full SHA for 33a3dd4
config.mak.uname
@@ -698,7 +698,7 @@ ifeq ($(uname_S),MINGW)
698
DEFAULT_HELP_FORMAT = html
699
HAVE_PLATFORM_PROCINFO = YesPlease
700
CSPRNG_METHOD = rtlgenrandom
701
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
702
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
703
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
704
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments