summaryrefslogtreecommitdiff
path: root/config.mak.uname
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-09-12 15:37:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-09-12 19:05:48 (GMT)
commitde2f95ebed260b5fb31942d6315994829fb6fc63 (patch)
tree731755bb74ae253f8c50320cfe251d80625c771d /config.mak.uname
parente230c568c4b9a991e3175e5f65171a566fd8e39c (diff)
downloadgit-de2f95ebed260b5fb31942d6315994829fb6fc63.zip
git-de2f95ebed260b5fb31942d6315994829fb6fc63.tar.gz
git-de2f95ebed260b5fb31942d6315994829fb6fc63.tar.bz2
mailmap: work around implementations with pure inline strcasecmp
On some systems (e.g. MinGW 4.0), string.h has only inline definition of strcasecmp and no non-inline implementation is supplied anywhere, which is, eh, "unusual". We cannot take an address of such a function to store it in namemap.cmp. Work it around by introducing our own level of indirection. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.mak.uname')
0 files changed, 0 insertions, 0 deletions