On Sun, Mar 17, 2019 at 11:56 PM Mauro Rossi wrote:
>
> Hi Karol,
>
> On Sun, Mar 17, 2019 at 11:25 PM Karol Herbst wrote:
> >
> > On Sun, Mar 17, 2019 at 10:52 PM Mauro Rossi wrote:
> > >
> > > Add the necessary build rules for android, to avoid building errors.
> > >
> > > Fixes: f014ae3 ("nou
Hi Karol,
On Sun, Mar 17, 2019 at 11:25 PM Karol Herbst wrote:
>
> On Sun, Mar 17, 2019 at 10:52 PM Mauro Rossi wrote:
> >
> > Add the necessary build rules for android, to avoid building errors.
> >
> > Fixes: f014ae3 ("nouveau: add support for nir")
> > Signed-off-by: Mauro Rossi
> > ---
> >
On Sun, Mar 17, 2019 at 10:52 PM Mauro Rossi wrote:
>
> Add the necessary build rules for android, to avoid building errors.
>
> Fixes: f014ae3 ("nouveau: add support for nir")
> Signed-off-by: Mauro Rossi
> ---
> src/gallium/drivers/nouveau/Android.mk | 7 ++-
> 1 file changed, 6 insertions
Add the necessary build rules for android, to avoid building errors.
Fixes: f014ae3 ("nouveau: add support for nir")
Signed-off-by: Mauro Rossi
---
src/gallium/drivers/nouveau/Android.mk | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/gallium/drivers/nouveau/Android