<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 15, 2016 at 4:15 PM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Aaron,<br>
<span class=""><br>
On 15 June 2016 at 16:14, Aaron Watry <<a href="mailto:awatry@gmail.com">awatry@gmail.com</a>> wrote:<br>
> This landed in master as fafe026dbe0680c9 without a CC: mesa-stable tag.<br>
><br>
> It needs to make it into 12.0, as it fixes out-of-tree builds with<br>
> 4825264f75c83576f251 which was also included in 12.0.<br>
><br>
> --Aaron<br>
><br>
> git_sha1.c is generated in $(top_builddir)/src.<br>
><br>
> Fixes out-of-tree builds since 4825264f75c83576.<br>
><br>
> Signed-off-by: Aaron Watry <awatry at <a href="http://gmail.com" rel="noreferrer" target="_blank">gmail.com</a>><br>
> ---<br>
>  src/gallium/state_trackers/clover/Makefile.am | 1 +<br>
>  1 file changed, 1 insertion(+)<br>
><br>
> diff --git a/src/gallium/state_trackers/clover/Makefile.am<br>
> b/src/gallium/state_trackers/clover/Makefile.am<br>
> index 4c9d7d9..d0b1914 100644<br>
> --- a/src/gallium/state_trackers/clover/Makefile.am<br>
> +++ b/src/gallium/state_trackers/clover/Makefile.am<br>
> @@ -7,6 +7,7 @@ AM_CPPFLAGS = \<br>
>   -I$(top_srcdir)/src/gallium/drivers \<br>
>   -I$(top_srcdir)/src/gallium/auxiliary \<br>
>   -I$(top_srcdir)/src/gallium/winsys \<br>
> + -I$(top_builddir)/src \<br>
>   -I$(srcdir)<br>
><br>
</span>I'm pretty sure that his is in 12.0.0rc3. Perhaps you did not notice<br>
it since I've squashed it with the offending commit (to avoid<br>
intermetent breakage).<br></blockquote><div><br></div><div>Yup, you're right. I had only looked at the 12.0rc3 shortlog, not the contents.<br><br></div><div>Sorry for the noise.<br></div><div><br></div><div>--Aaron<br></div><div><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Emil<br>
</font></span></blockquote></div><br></div></div>