07.05.2014 22:09, Paolo Bonzini wrote: > Il 07/05/2014 14:50, Peter Maydell ha scritto: >> git bisect says it's this makefile change. >> >> I think the problem here is that the rune for applying obj-specific >> CFLAGS is only in the Rules.make line for %.o: %.c, and not in >> the lines for building a .o file from a .cc, .cpp or .m file. That >> should probably be fixed. > > I thought I had said I would include it together with other build patches...
I don't think you mentioned this patch in particular, and I haven't seen you commented on it, either. > Michael, can you remove it from qemu-trivial? That's exactly what I did, to have some time to rework it so it wont cause more issues. Thanks, /mjt