On 3 March 2017 at 18:42, Mauro Rossi <issor.or...@gmail.com> wrote:
>> ok .. now I got some fixes for this here:
>>
>> https://github.com/tpalli/external-mesa/commits/move_compiler
>>
>> but yeah .. more work required :/ I don't understand why adding
>> MESA_GEN_GLSL_H to LOCAL_GENERATED_SOURCES does not help.
>
> Hi Emil, Tapani,
>
> The problem is just that the  LOCAL_C_INCLUDES for new library are
> missing one line that was present in
> src/mesa/drivers/dri/i965/Android.mk, the following one:
>
>    $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_glsl,,)/glsl
>
Yeah, noticed a similar one missing on the automake/autoconf side.

Jason, how would you like the fixes to squash - separate patches,
branch with separate "squash !..." or a branch with them squashed
already ?

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to