On 25 July 2018 at 00:21, John Stultz <[email protected]> wrote:
> From: Sumit Semwal <[email protected]>
>
> This is a forward port of a patch from the AOSP/master tree:
> https://android.googlesource.com/platform/external/mesa3d/+/bd30b663f55f8af73a0be4446349c5a2d4c641b0%5E%21/
>
> Since https://android-review.googlesource.com/c/718518 added
> timespec_get() to bionic, mesa3d doesn't build due to redefinition
> of timespec_get().
>
Is this bionic commit available all the way back to Android 5?
If not, you should conditionally add the define where needed - see
Android.mk for examples.

-Emil
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to