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

Junio C Hamano committed Jul 13, 2017 at 16:14 UTC 757e9874be785ef23980034b41c91c7d9db55661

No changes.