On Sat, Nov 19, 2011 at 6:23 AM, Jonathan Nieder [off-list ref] wrote:
Luckily we can prevent trouble by explicitly supplying the name of the
target to ccache and gcc, using the -MQ option. Do so.
Reported-by: Nguyễn Thái Ngọc Duy <redacted>
Signed-off-by: Jonathan Nieder <redacted>
---
Hi,
Nguyen Thai Ngoc Duy wrote:
quoted
My builtin/.depend/add.o.d says
add.o: .... cache.h ...
Shouldn't it be "builtin/add.o: ... cache.h ..."?
The following seems to do the trick for me. Thanks again for catching
it.
Works for me too.
--
Duy