From: Junio C Hamano Date: Thu, 20 Jul 2017 23:29:59 +0000 (-0700) Subject: Merge branch 'jk/build-with-asan' X-Git-Tag: v2.14.0-rc1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4efb39555582c5687df7a585f4cd9043dcd8ebc;p=thirdparty%2Fgit.git Merge branch 'jk/build-with-asan' A recent update made it easier to use "-fsanitize=" option while compiling but supported only one sanitize option. Allow more than one to be combined, joined with a comma, like "make SANITIZE=foo,bar". * jk/build-with-asan: Makefile: allow combining UBSan with other sanitizers --- e4efb39555582c5687df7a585f4cd9043dcd8ebc