Enable libsanitizer just on x86 linux for now
authorDodji Seketeli <dodji@redhat.com>
Tue, 13 Nov 2012 15:12:12 +0000 (15:12 +0000)
committerDodji Seketeli <dodji@gcc.gnu.org>
Tue, 13 Nov 2012 15:12:12 +0000 (16:12 +0100)
commitd6531d8364a6dc74c61462743c52dc6275d54beb
tree8c8faf5d525d839d81e4ba252821f123a5bdc75d
parente7fae5500c8ebf2881ee028f0406148aea3dd7a0
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.

From-SVN: r193478
ChangeLog
configure
configure.ac