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 ed18db1 + effc5a9 commit 68fc875Copy full SHA for 68fc875
config.mak.uname
@@ -681,7 +681,7 @@ ifeq ($(uname_S),MINGW)
681
DEFAULT_HELP_FORMAT = html
682
HAVE_PLATFORM_PROCINFO = YesPlease
683
CSPRNG_METHOD = rtlgenrandom
684
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
685
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
686
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
687
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments