Marc-André Lureau <marcandre.lur...@redhat.com> writes:
> git shortlog > 126c04acbabd7ad32c2b018fe10dfac2a3bc1210..55ab21c9a36852915b81f1b41ebaf3b6509dd8ba > <snip> > build-sys: make libslirp-version.h depend on Makefile FWIW I ran into a build error when I updated to the latest tree. It was failing while building version.o. In the end I tracked it down to a duplicate of slirp/src/libslirp-version.h (one in the build tree and one in the src tree). I didn't spot it for a while because git was telling me the tree was clean because of .gitignore: /src/libslirp-version.h Is this stale now? Is slirp always built out of tree? -- Alex Bennée