]> git.ipfire.org Git - thirdparty/gcc.git/commit
Enable libsanitizer just on x86 linux for now
authordodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Nov 2012 15:12:12 +0000 (15:12 +0000)
committerdodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Nov 2012 15:12:12 +0000 (15:12 +0000)
commit4afab99bf0fe2d6905a9fa9d6ab886ca102312df
tree8c8faf5d525d839d81e4ba252821f123a5bdc75d
parentc36ee471e293cf0c08bf73d1071f906d756daf0b
Enable libsanitizer just on x86 linux for now

This patch builds libsanitizer only on x86_64 and i?86 linux targets
for now.  I guess The build can be enabled on other targets when they
are ready.

ChangeLog:

* configure.ac: Enable libsanitizer just on x86 linux for now.
* configure: Re-generate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193478 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
configure
configure.ac