Re: [PATCH 2/7] tools build: Add test for missing include

2015-09-27 Thread Jiri Olsa
On Fri, Sep 25, 2015 at 02:43:47PM -0300, Arnaldo Carvalho de Melo wrote: > Em Wed, Sep 23, 2015 at 12:33:57PM +0200, Jiri Olsa escreveu: > > The current build framework fails to cope with header file > > removal. The reason is the removed header file stays in the > > .cmd file target rule and forc

Re: [PATCH 2/7] tools build: Add test for missing include

2015-09-25 Thread Arnaldo Carvalho de Melo
Em Wed, Sep 23, 2015 at 12:33:57PM +0200, Jiri Olsa escreveu: > The current build framework fails to cope with header file > removal. The reason is the removed header file stays in the > .cmd file target rule and force the build to fail. So, where is this test hooked up, is the way to test this to