From: Junio C Hamano Date: Thu, 13 Jul 2017 23:14:54 +0000 (-0700) Subject: Merge branch 'jk/build-with-asan' X-Git-Tag: v2.14.0-rc0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=757e9874be785ef23980034b41c91c7d9db55661;p=thirdparty%2Fgit.git Merge branch 'jk/build-with-asan' The build procedure has been improved to allow building and testing Git with address sanitizer more easily. * jk/build-with-asan: Makefile: disable unaligned loads with UBSan Makefile: turn off -fomit-frame-pointer with sanitizers Makefile: add helper for compiling with -fsanitize test-lib: turn on ASan abort_on_error by default test-lib: set ASAN_OPTIONS variable before we run git --- 757e9874be785ef23980034b41c91c7d9db55661