On Mon, 23 Mar 2020 at 11:42, Laurent Vivier <[email protected]> wrote: > > This is mostly a fix for in-tree build. > > It removes errors on .d directories: > > grep: ./.gitlab-ci.d: Is a directory > grep: ./scripts/qemu-guest-agent/fsfreeze-hook.d: Is a directory > > and improves performance by only checking <ARCH>-linux-user directories. > > Reported-by: BALATON Zoltan <[email protected]> > Tested-by: BALATON Zoltan <[email protected]> > Signed-off-by: Laurent Vivier <[email protected]> > ---
Applied to master to fix the build errors for in-tree builds. thanks -- PMM
