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