mingw/msvc: use the new-style RUNTIME_PREFIX helper
commit86e254584bb466aaf1bacbdf4a1ade924c8bdbe9
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 10 Apr 2018 15:05:46 +0000 (10 11:05 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2018 09:10:28 +0000 (11 18:10 +0900)
treeacc2e07cff8b12d392e82a927e3471c3499e2afc
parentc1be1cb7ea064bae5ee1cd226aa42b767f2b52c4
mingw/msvc: use the new-style RUNTIME_PREFIX helper

This change also allows us to stop overriding argv[0] with the absolute
path of the executable, allowing us to preserve e.g. the case of the
executable's file name.

This fixes https://github.com/git-for-windows/git/issues/1496 partially.

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