diff options
author | Harshil-Jani <harshiljani2002@gmail.com> | 2023-02-02 03:51:37 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-02-02 08:06:20 -0800 |
commit | c0b50458b95e33023a9d57cd78dae784ff4b5489 (patch) | |
tree | 5cd31a2334d714e8bb65bdd7b342f43ba22a7b6c /builtin/commit.c | |
parent | 844ede312b4e988881b6e27e352f469d8ab80b2a (diff) |
mingw: remove duplicate `USE_NED_ALLOCATOR` directive
nedalloc was added to fix the slowness of memory allocator. Here
specifically for the MSys2 build there seems to be a duplication of
USE_NED_ALLOCATOR directive. So this patch intends to remove the
duplicate USE_NED_ALLOCATOR and keeping it only into the MSys2 config
section so it still uses the nedalloc.
Signed-off-by: Harshil-Jani <harshiljani2002@gmail.com>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions