On Fri, Nov 18, 2011 at 10:41 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Nguyen Thai Ngoc Duy wrote: > >> My builtin/.depend/add.o.d says >> >> add.o: .... cache.h ... > > Interesting. What compiler do you use? $ gcc --version gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4 > $ head -1 builtin/.depend/add.o.d > builtin/add.o: builtin/add.c cache.h git-compat-util.h compat/bswap.h \ > $ gcc --version | head -1 > gcc (Debian 4.6.2-4) 4.6.2 Hmm.. I guess it's my compiler's fault then. Next question, how can I disable this feature? -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html