Re: [Qemu-devel] Re: [PATCH v2] Force object directory use

2010-11-17 Thread Anthony Liguori
On 11/17/2010 04:39 PM, Paolo Bonzini wrote: On 11/17/2010 09:08 PM, Blue Swirl wrote: It's not simplification but to unify the build system. Some people make changes to Makefiles and then test their changes without an object directory, these may then break the build for those who use it. This h

Re: [Qemu-devel] Re: [PATCH v2] Force object directory use

2010-11-17 Thread Peter Maydell
On 17 November 2010 22:39, Paolo Bonzini wrote: > On 11/17/2010 09:08 PM, Blue Swirl wrote: >> It's not simplification but to unify the build system. Some people >> make changes to Makefiles and then test their changes without an >> object directory, these may then break the build for those who us