]> git.ipfire.org Git - thirdparty/git.git/commit - config.mak.uname
config.mak.uname: supporting 64-bit MSys2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 13 Jan 2016 13:31:01 +0000 (14:31 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Jan 2016 19:26:35 +0000 (11:26 -0800)
commit7b40ae86a3f51080ed3550b005fc974024b208fe
treec79319292c8b3c18f4ffbdccd7b90b83497e2c66
parentdf5218b4c30b2fa1ba0d1ada4166ad85bc83be26
config.mak.uname: supporting 64-bit MSys2

This just makes things compile, the test suite needs extra tender loving
care in addition to this change. We will address these issues in later
commits.

While at it, also allow building MSys2 Git (i.e. a Git that uses MSys2's
POSIX emulation layer).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname