On Fri, Jul 13, 2018 at 04:04:56AM -0600, Jan Beulich wrote: > >>> On 13.07.18 at 09:55, <roger....@citrix.com> wrote: > > On Fri, Jul 13, 2018 at 01:49:37AM -0600, Jan Beulich wrote: > >> >>> On 12.07.18 at 18:48, <roger....@citrix.com> wrote: > >> > In the x86 test harness and the fuzzer, and instead create a link in > >> > the tools/include directory that can be used by all the tools. > >> > > >> > No functional change. > >> > > >> > Signed-off-by: Roger Pau Monné <roger....@citrix.com> > >> > --- > >> > Cc: Jan Beulich <jbeul...@suse.com> > >> > Cc: Andrew Cooper <andrew.coop...@citrix.com> > >> > Cc: Ian Jackson <ian.jack...@eu.citrix.com> > >> > Cc: Wei Liu <wei.l...@citrix.com> > >> > --- > >> > Changes since v1: > >> > - Don't remove the header dependencies in the makefile for the x86 > >> > emulator test harness. > >> > >> Hmm, afaics you've done the same for the fuzzer where afaict it's > >> unnecessary. Any specific reason? > > > > The fuzzer also includes x86-emulate.h which depends on those headers, > > so it should also be rebuilt. > > See my original mail - afaict the fuzzer makes use of .*.d files, so > explicit recodring of dependencies should not be needed.
I'm afraid that doesn't seem to work. If I modify any of the headers without the explicit makefile tracking a rebuild is not triggered. Roger. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel