On 05/15/2010 01:03 PM, Jan Kiszka wrote:
From: Jan Kiszka<jan.kis...@siemens.com>

This seems to resolve subtle breakages of our build system:

Dependency files generated for targets like 'dir/foo.o' were saved as
'foo.d'. Now, if there was also a target 'foo.o', one of the dependency
file was overwritten. Concrete example: libhw*/macio.o vs.
libhw*/ide/macio.o. And this often left a segfaulting build result
behind when changing the "wrong" data structures".

Fix it by generating proper 'dir/foo.d'.

Acked-by: Paolo Bonzini <pbonz...@redhat.com>

Paolo

Reply via email to