r193478 - in /trunk: ChangeLog configure config...
dodji@gcc.gnu.org
dodji@gcc.gnu.org
Tue Nov 13 15:12:00 GMT 2012
Author: dodji
Date: Tue Nov 13 15:12:12 2012
New Revision: 193478
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193478
Log:
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.
Modified:
trunk/ChangeLog
trunk/configure
trunk/configure.ac
More information about the Gcc-cvs
mailing list