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 b7ea836 + 01e8056 commit 6a9a3c2Copy full SHA for 6a9a3c2
config.mak.uname
@@ -693,7 +693,7 @@ ifeq ($(uname_S),MINGW)
693
DEFAULT_HELP_FORMAT = html
694
HAVE_PLATFORM_PROCINFO = YesPlease
695
CSPRNG_METHOD = rtlgenrandom
696
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
697
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
698
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
699
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments