On Fri, Oct 16, 2020 at 01:26:49PM +0000, Wei Liu wrote:
> On Thu, Oct 15, 2020 at 02:17:18PM +0100, Ian Jackson wrote:
> > Jan Beulich writes ("[PATCH] tools/gdbsx: drop stray recursion into
> > tools/include/"):
> > > Doing so isn't appropriate here - this gets done very early in the build
> > > process. If the directory is mean to to be buildable on its own,
> > > different arrangements would be needed.
> > >
> > > The issue has become more pronounced by 47654a0d7320 ("tools/include:
> > > fix (drop) dependencies of when to populate xen/"), but was there before
> > > afaict.
> > >
> > > Signed-off-by: Jan Beulich <[email protected]>
> >
> > Reviewed-by: Ian Jackson <[email protected]>
>
> I tried to applied this one but git didn't like it.
>
> Jan, feel free to apply it yourself.
This is already applied. Sorry for the noise.
Wei.