]> git.ipfire.org Git - thirdparty/gcc.git/commit
Pass LSAN_OPTIONS to Makefiles in subdirectories
authorMikhail Maltsev <maltsevm@gmail.com>
Sun, 24 Jan 2016 15:32:17 +0000 (15:32 +0000)
committerMikhail Maltsev <miyuki@gcc.gnu.org>
Sun, 24 Jan 2016 15:32:17 +0000 (15:32 +0000)
commitcefadad11a92850cd46a38177ad3731d6dad3ad6
tree2407875b7e219a1ea0699244049f9a8420addddf
parente9fe2963a9ef03565151edb49080b730d11aa8d6
Pass LSAN_OPTIONS to Makefiles in subdirectories

PR bootstrap/69329
* Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
* Makefile.in: Regenerate.

From-SVN: r232777
ChangeLog
Makefile.in
Makefile.tpl