diff options
author | Jeff King <peff@peff.net> | 2017-07-10 09:24:47 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-10 10:02:30 -0700 |
commit | ddbc8a6d3e15acba2e145fb9c8cd93c1531cc576 (patch) | |
tree | 89e12f02f4f4293ed99529d348c72918fc076b8a /t/t3031-merge-criscross.sh | |
parent | Makefile: add helper for compiling with -fsanitize (diff) | |
download | tgif-ddbc8a6d3e15acba2e145fb9c8cd93c1531cc576.tar.xz |
Makefile: turn off -fomit-frame-pointer with sanitizers
The ASan manual recommends disabling this optimization, as
it can make the backtraces produced by the tool harder to
follow (and since this is a test-debug build, we don't care
about squeezing out every last drop of performance).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3031-merge-criscross.sh')
0 files changed, 0 insertions, 0 deletions