Diego Novillo <dnovi...@google.com> writes: > On Tue, Nov 13, 2012 at 12:07 AM, David Miller <da...@davemloft.net> wrote: >> >> This has broken the build on every Linux target that hasn't added >> the necessary cpu specific code to asan_linux.cc > > This should be fixed by Dodji's recent patch. ASAN is not currently > ported to any target other than x86/linux, so it should just be > completely disabled until the other ports start showing up. > > Dodji is your patch committed?
Yes it is. It was even ironed out by a later patch from Richard Henderson. This should hopefully be fixed now. -- Dodji