Build ASan runtime library with -fno-builtin.

This matches upstream build rules and is needed to ensure that
the compiler does not emit memset() and similar calls that would
get intercepted by ASan. Fixes deadlocks in ASan error reporting.

Change-Id: If6e07059b4be09ad9c5eb308ecea7379099c5c98
1 file changed