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 ae77eac + 2aa523e commit 289bc61Copy full SHA for 289bc61
config.mak.uname
@@ -704,7 +704,7 @@ ifeq ($(uname_S),MINGW)
704
DEFAULT_HELP_FORMAT = html
705
HAVE_PLATFORM_PROCINFO = YesPlease
706
CSPRNG_METHOD = rtlgenrandom
707
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
708
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
709
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
710
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments