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... Michael, can you remove it from qemu-trivial? It's not like soft freeze is tomorrow.
Paolo