[RFC][PATCH 0/3] mesa: Initial build fixups for AOSP/master
John Stultz
john.stultz at linaro.org
Thu May 2 20:52:33 UTC 2019
On Thu, May 2, 2019 at 1:20 PM Greg Hartman <ghartman at google.com> wrote:
>
> + dwillemsen at google.com background on the build changes.
>
> Thanks for doing this. It will be helpful to have fixes to make this build again.
>
We're still a bit out from getting master to build w/ the current AOSP tree.
We need solutions for the xgettext and the python-mako usage. The
current AOSP tree checks in prebuilt-intermediates that are hand
generated (which is messy to re-create), so I'm thinking we should
externalize the intermediate source generation into something like a
script, which the build system can call in the normal case, or that we
can run independently on a host to generate prebuilt intermediate
source files that can be checked into the AOSP tree.
But I wanted to get these basic fixes in so its easier to have working
before and after trees to compare any such build changes.
thanks
-john
More information about the dri-devel
mailing list