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 2377eae + 5891214 commit a7ea247Copy full SHA for a7ea247
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