]> git.sur5r.net Git - i3/i3/commit
common.mk: add ASAN flag for AddressSanitizer
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 9 Jan 2016 16:15:33 +0000 (17:15 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 9 Jan 2016 16:15:33 +0000 (17:15 +0100)
commit5a36d090c7e341326399a3f6174e243a941a3029
treef42346a4c91218c38ff2b4830bf59c1143f2894e
parent9b4efdc1943c3ad3493c77c07eb32f15390c04a5
common.mk: add ASAN flag for AddressSanitizer

See https://github.com/google/sanitizers/wiki for details.
Compile with “make ASAN=1” to enable.
common.mk