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 1f19f41 + 76e14bd commit ae46e13Copy full SHA for ae46e13
config.mak.uname
@@ -666,7 +666,7 @@ ifeq ($(uname_S),MINGW)
666
DEFAULT_HELP_FORMAT = html
667
HAVE_PLATFORM_PROCINFO = YesPlease
668
CSPRNG_METHOD = rtlgenrandom
669
- BASIC_LDFLAGS += -municode
+ BASIC_LDFLAGS += -municode -Wl,--tsaware
670
COMPAT_CFLAGS += -DNOGDI -Icompat -Icompat/win32
671
COMPAT_CFLAGS += -DSTRIP_EXTENSION=\".exe\"
672
COMPAT_OBJS += compat/mingw.o compat/winansi.o \
0 commit comments