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 17a7816 + 334cf72 commit 64f59cfCopy full SHA for 64f59cf
config.mak.uname
@@ -668,7 +668,7 @@ ifeq ($(uname_S),MINGW)
668
DEFAULT_HELP_FORMAT = html
669
HAVE_PLATFORM_PROCINFO = YesPlease
670
CSPRNG_METHOD = rtlgenrandom
671
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
672
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
673
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
674
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments