On Tue, May 31, 2016 at 4:55 PM, Emil Velikov <[email protected]> wrote:
> From: Emil Velikov <[email protected]>
>
> With earlier commit 3689ef32afd ("automake: rework the git_sha1.h rule,
> include in tarball") we/I erroneously removed the PHONY rule and the
> temporary file.
>
> The former is used to ensure that the header is regenerated when on each
> make invocation, while the latter helps us avoid the unneeded rebuild(s)
> when the SHA1 hasn't changed.
>
> Cc: Grazvydas Ignotas <[email protected]>
> Reported-by: Grazvydas Ignotas <[email protected]>
> Signed-off-by: Emil Velikov <[email protected]>
> ---
> And the brown paper bag for "keep one change per commit" goes to yours
> truly... Grazvydas can you give it a test on your end ?

Was about to write "it doesn't work" but it turns out I had
./src/mesa/main/git_sha1.h lying around from an earlier build. After
deleting that one it all works.

Tested-by: Grazvydas Ignotas <[email protected]>

GraÅžvydas
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to