On 14 June 2016 at 04:32, Francisco Jerez <[email protected]> wrote:
> Michel Dänzer <[email protected]> writes:
>
>> On 14.06.2016 11:46, Aaron Watry wrote:
>>> git_sha1.c is generated in $(top_builddir)/src.
>>>
>>> Fixes out-of-tree builds since 4825264f75c83576.
>>>
>>> Signed-off-by: Aaron Watry <[email protected]>
>>> ---
>>>  src/gallium/state_trackers/clover/Makefile.am | 1 +
>>>  1 file changed, 1 insertion(+)
>>>
>>> diff --git a/src/gallium/state_trackers/clover/Makefile.am 
>>> b/src/gallium/state_trackers/clover/Makefile.am
>>> index 4c9d7d9..d0b1914 100644
>>> --- a/src/gallium/state_trackers/clover/Makefile.am
>>> +++ b/src/gallium/state_trackers/clover/Makefile.am
>>> @@ -7,6 +7,7 @@ AM_CPPFLAGS = \
>>>      -I$(top_srcdir)/src/gallium/drivers \
>>>      -I$(top_srcdir)/src/gallium/auxiliary \
>>>      -I$(top_srcdir)/src/gallium/winsys \
>>> +    -I$(top_builddir)/src \
>>>      -I$(srcdir)
>>>
>>>  if HAVE_CLOVER_ICD
>>>
>>
>> Pushed, thanks.
>>
> Emil, would you mind picking up this bugfix for 12.0?  The patch that
> introduced the problem was marked for inclusion in the stable branch so
> this patch should probably have Cc'ed mesa-stable too.
>
Definitely. JFYI a fix (like the above) is flagged/picked
automatically as the patch it references is already nominated for
stable ;-)

-Emil
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to