[Mesa-dev] [PATCH] Android: fix build break from nir/glsl move to compiler/

Rob Herring robh at kernel.org
Wed Feb 24 03:14:03 UTC 2016


Emil,

On Wed, Feb 10, 2016 at 4:02 PM, Rob Herring <robh at kernel.org> wrote:
> Commits a39a8fbbaa12 ("nir: move to compiler/") and eb63640c1d38
> ("glsl: move to compiler/") broke Android builds. Fix them.
>
> There is also a missing dependency between generated NIR headers and
> several libraries. This isn't a new issue, but seems to have been
> exposed by the NIR move.
>
> Built with i915, i965, freedreno, r300g, r600g, vc4, and virgl enabled.
>
> Cc: Emil Velikov <emil.velikov at collabora.com>
> Cc: Mauro Rossi <issor.oruam at gmail.com>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> I incorporated some things I missed from Mauro's version. Also, I found
> a build dependency problem as well. I think we were just getting lucky
> before.

You missed this one.

Rob


More information about the mesa-dev mailing list