diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-01-14 17:51:54 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-14 12:20:33 -0800 |
commit | 9e2af084d4326ea2b1192074fb1d1ccefe0016a3 (patch) | |
tree | dcd60b3ed4bb1cf5721487a116e991254211a5e1 /shortlog.h | |
parent | 7b40ae86a3f51080ed3550b005fc974024b208fe (diff) | |
download | git-9e2af084d4326ea2b1192074fb1d1ccefe0016a3.tar.gz git-9e2af084d4326ea2b1192074fb1d1ccefe0016a3.tar.xz |
nedmalloc: allow compiling with MSys2's compiler
With MSys2's GCC, `ReadWriteBarrier` is already defined, and FORCEINLINE
unfortunately gets defined incorrectly.
Let's work around both problems, using the MSys2-specific
__MINGW64_VERSION_MAJOR constant to guard the FORCEINLINE definition so
as not to affect other platforms.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'shortlog.h')
0 files changed, 0 insertions, 0 deletions