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:
Johannes Schindelin
2015-03-31 16:00:36 +01:00
parent f0740e51b2
commit 2b79548ccd

View File

@@ -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