commit | 7b40ae86a3f51080ed3550b005fc974024b208fe | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <johannes.schindelin@gmx.de> | Wed Jan 13 14:31:01 2016 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jan 13 11:26:35 2016 -0800 |
tree | c79319292c8b3c18f4ffbdccd7b90b83497e2c66 | |
parent | df5218b4c30b2fa1ba0d1ada4166ad85bc83be26 [diff] |
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>