Revision e4efb39555582c5687df7a585f4cd9043dcd8ebc authored by Junio C Hamano on 20 July 2017, 23:29:59 UTC, committed by Junio C Hamano on 20 July 2017, 23:29:59 UTC
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
2 parent s d5bfa46 + 425ca67
History
File Mode Size
xdiff.h -rw-r--r-- 3.6 KB
xdiffi.c -rw-r--r-- 27.2 KB
xdiffi.h -rw-r--r-- 2.0 KB
xemit.c -rw-r--r-- 7.4 KB
xemit.h -rw-r--r-- 1.2 KB
xhistogram.c -rw-r--r-- 9.0 KB
xinclude.h -rw-r--r-- 1.2 KB
xmacros.h -rw-r--r-- 1.9 KB
xmerge.c -rw-r--r-- 17.0 KB
xpatience.c -rw-r--r-- 9.9 KB
xprepare.c -rw-r--r-- 12.0 KB
xprepare.h -rw-r--r-- 1.1 KB
xtypes.h -rw-r--r-- 1.6 KB
xutils.c -rw-r--r-- 8.4 KB
xutils.h -rw-r--r-- 1.8 KB

back to top