On Tue, 25 Jun 2019 at 11:08, Chih-Wei Huang <cwhu...@android-x86.org> wrote:
>
> There are several issues in the current Android makefiles. Though they
> may not affect the functionalities, it's ugly and unprofessional.
>
> * Add unnecessary LOCAL_EXPORT_C_INCLUDE_DIRS
> * Not export necessary include paths
> * Add dummy libraries to LOCAL_WHOLE_STATIC_LIBRARIES
> * Use unnecessary dummy library to generate headers
> * Add include paths which could be imported automatically
>
> This is a series of patches to clean up these issues.
>
>
> Chih-Wei Huang (8):
>   android: anv: remove unused LOCAL_EXPORT_C_INCLUDE_DIRS
>   android: radv: remove unused LOCAL_EXPORT_C_INCLUDE_DIRS
>   android: anv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
>   android: radv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
>   android: vulkan/util: fix export path
>   android: anv: eliminate libmesa_anv_entrypoints
>   android: anv: import include path of libmesa_nir
>   android: radv: import include paths from used libraries
>
From a quick look the series looks great. For the lot:
Acked-by: Emil Velikov <emil.veli...@collabora.com>

Mauro, feel free to merge this if you haven't already.
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to