2017-05-11 14:08 GMT+02:00 Mauro Rossi :
> 2017-05-11 13:28 GMT+02:00 Emil Velikov :
>> On 13 March 2017 at 13:10, Emil Velikov wrote:
>>> On 11 March 2017 at 16:26, Mauro Rossi wrote:
2017-03-08 17:44 GMT+01:00 Emil Velikov :
>
> On 5 March 2017 at 21:23, Mauro Rossi wrote:
> >
2017-05-11 13:28 GMT+02:00 Emil Velikov :
> On 13 March 2017 at 13:10, Emil Velikov wrote:
>> On 11 March 2017 at 16:26, Mauro Rossi wrote:
>>> 2017-03-08 17:44 GMT+01:00 Emil Velikov :
On 5 March 2017 at 21:23, Mauro Rossi wrote:
> Adding libmesa_amd_common dependency and exporti
On 13 March 2017 at 13:10, Emil Velikov wrote:
> On 11 March 2017 at 16:26, Mauro Rossi wrote:
>> 2017-03-08 17:44 GMT+01:00 Emil Velikov :
>>>
>>> On 5 March 2017 at 21:23, Mauro Rossi wrote:
>>> > Adding libmesa_amd_common dependency and exporting its headers,
>>> > avoids the following buildi
On 11 March 2017 at 16:26, Mauro Rossi wrote:
> 2017-03-08 17:44 GMT+01:00 Emil Velikov :
>>
>> On 5 March 2017 at 21:23, Mauro Rossi wrote:
>> > Adding libmesa_amd_common dependency and exporting its headers,
>> > avoids the following building error:
>> >
>> > external/mesa/src/gallium/drivers/r
2017-03-08 17:44 GMT+01:00 Emil Velikov :
> On 5 March 2017 at 21:23, Mauro Rossi wrote:
> > Adding libmesa_amd_common dependency and exporting its headers,
> > avoids the following building error:
> >
> > external/mesa/src/gallium/drivers/r600/evergreen_compute.c:29:10: fatal
> error: 'ac_binary
On 5 March 2017 at 21:23, Mauro Rossi wrote:
> Adding libmesa_amd_common dependency and exporting its headers,
> avoids the following building error:
>
> external/mesa/src/gallium/drivers/r600/evergreen_compute.c:29:10: fatal
> error: 'ac_binary.h' file not found
> ^
> 1 error generated.
Adding libmesa_amd_common dependency and exporting its headers,
avoids the following building error:
external/mesa/src/gallium/drivers/r600/evergreen_compute.c:29:10: fatal error:
'ac_binary.h' file not found
^
1 error generated.
Fixes: 363 "automake: r600: radeonsi: correctly manag