On Thu, Jun 2, 2016 at 2:15 PM, Mauro Rossi <issor.or...@gmail.com> wrote: > isl library is needed to build i965, libmesa_isl static library is added > to fix related Android building errors. > > Any attempt to build libmesa_genxml as phony package module failed to deliver > gen{7,75,8,9}_pack.h generated headers, needed for libmesa_isl_gen{7,75,8,9} > > Due to constraints in Android Build System, libmesa_genxml is built as static, > at least one source is needed, so dummy.c is autogenerated for this scope, > libmesa_genxml dependency is declared using LOCAL_WHOLE_STATIC_LIBRARIES, > to avoid building errors due to missing genxml/gen{7,75,8,9}_pack.h headers.
I built against AOSP master. Tested-by: Rob Herring <r...@kernel.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev