We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CC = gcc
1 parent 392a65e commit a01bfe6Copy full SHA for a01bfe6
1 file changed
config.mak.uname
@@ -764,7 +764,6 @@ ifeq ($(uname_S),MINGW)
764
COMPAT_CFLAGS += -D_USE_32BIT_TIME_T
765
BASIC_LDFLAGS += -Wl,--large-address-aware
766
endif
767
- CC = gcc
768
COMPAT_CFLAGS += -D__USE_MINGW_ANSI_STDIO=0 -DDETECT_MSYS_TTY \
769
-DENSURE_MSYSTEM_IS_SET -fstack-protector-strong
770
EXTLIBS += -lntdll
0 commit comments