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