]> git.99rst.org Git - git.git/commit
Makefile: force -O0 when compiling with SANITIZE=leak
authorJeff King <redacted>
Tue, 18 Oct 2022 20:15:33 +0000 (16:15 -0400)
committerJohannes Schindelin <redacted>
Thu, 23 Mar 2023 08:17:23 +0000 (09:17 +0100)
commit8453685d0437bd5ffc25f0bd3b5b07b12225119b
treeacf0ce1204d4fe7ec92163435334003e40a9c612
parentb7a92d078b9b9a39553623815699eb029074e39d
Makefile: force -O0 when compiling with SANITIZE=leak

Cherry pick commit d3775de0 (Makefile: force -O0 when compiling with
SANITIZE=leak, 2022-10-18), as otherwise the leak checker at GitHub
Actions CI seems to fail with a false positive.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Signed-off-by: Johannes Schindelin <redacted>
Makefile
git clone https://git.99rst.org/PROJECT