On Thu, Jun 28, 2018 at 4:50 AM Chad Versace <chadvers...@chromium.org> wrote:
>
>
> Chromium OS uses Autotools and pkg-config when building Mesa for
> Android. The gallium drivers were failing to find the headers and
> libraries for zlib and Android's libbacktrace.
>
> v2:
>   - Don't add a check for zlib.pc. configure.ac already checks for
>     zlib.pc elsewhere. [for tfiga]
>   - Check for backtrace.pc separately from the other Android libs.
>     [for tfiga]
> ---
>
> Tomasz, I added the suggestions that worked. I tried moving
> $(ANDROID_LIBS) and $(BACKTRACE_LIBS) to the hunk in
> src/gallium/auxiliary/Makefile.am, but the build no longer worked.
> libEGL failed to link.

Fair enough. Thanks.

Reviewed-by: Tomasz Figa <tf...@chromium.org>

Best regards,
Tomasz
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to