]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add --with-build-config=bootstrap-asan support
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 11 Dec 2012 21:35:40 +0000 (21:35 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 11 Dec 2012 21:35:40 +0000 (13:35 -0800)
commitac8701fe918336ae67694e15a8ca9b4c212a1dd3
treea8b6b1aef29c04e29555a704d66db6f3ae7e3f75
parentd10a2df271f61c3afbfffba661dbf02181cd5549
Add --with-build-config=bootstrap-asan support

* Makefile.def (target_modules): Add bootstrap=true and
raw_cxx=true to libsanitizer.
* configure.ac (bootstrap_target_libs): Add libsanitizer.
* Makefile.in: Regenerated.
* configure: Likewise.

From-SVN: r194425
ChangeLog
Makefile.def
Makefile.in
configure
configure.ac