In trying to keep the upstream mesa aligned with AOSP, I wanted to submit a few changes that seemed reasonable to upstream.
The first two are build fixes that are required to get mesa master building with AOSP. The last three are less critical, but seemed like things we might as well try to sync between the trees. Feedback and comments would be greatly appreciated! thanks -john Cc: Rob Herring <[email protected]> Cc: Alistair Strachan <[email protected]> Cc: Marissa Wall <[email protected]> Cc: Sumit Semwal <[email protected]> Cc: Emil Velikov <[email protected]> Cc: Rob Clark <[email protected]> Alistair Strachan (1): Android.mk: Fix checkbuild on Mac builders. Dan Willemsen (2): util: Android.mk: Convert implicit rules to static pattern rules CleanSpec.mk: Remove HOST_OUT_release Sumit Semwal (1): Android.common.mk: define HAVE_TIMESPEC_GET Yong Yao (1): Android.mk: Add option to use vendor version of mesa Android.common.mk | 4 ++++ Android.mk | 6 ++++++ CleanSpec.mk | 6 +++--- src/util/Android.mk | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) -- 2.7.4 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
