mirror of
https://github.com/git/git.git
synced 2026-02-13 11:21:10 +00:00
squash! Start supporting MSys2 in config.mak.uname
Rename to config.mak.uname: support MSys2 to make it easier to find the latest merging rebase via git rev-parse ':/Start' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
@@ -547,7 +547,6 @@ else
|
||||
BASIC_LDFLAGS += -Wl,--large-address-aware
|
||||
endif
|
||||
CC = gcc
|
||||
htmldir = share/doc/git/$(firstword $(subst -, ,$(GIT_VERSION)))/html
|
||||
INSTALL = /bin/install
|
||||
NO_R_TO_GCC_LINKER = YesPlease
|
||||
INTERNAL_QSORT = YesPlease
|
||||
|
||||
Reference in New Issue
Block a user