We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CC = gcc
1 parent d3ade6b commit 78589cfCopy full SHA for 78589cf
1 file changed
config.mak.uname
@@ -760,7 +760,6 @@ ifeq ($(uname_S),MINGW)
760
ETC_GITCONFIG = ../etc/gitconfig
761
ETC_GITATTRIBUTES = ../etc/gitattributes
762
endif
763
- CC = gcc
764
COMPAT_CFLAGS += -D__USE_MINGW_ANSI_STDIO=0 -fstack-protector-strong
765
EXTLIBS += -lntdll
766
EXTRA_PROGRAMS += headless-git$X
0 commit comments