[Mesa-dev] [PATCH 0/8] Android makefiles clean up

Emil Velikov emil.l.velikov at gmail.com
Tue Jul 2 12:26:49 UTC 2019


On Tue, 25 Jun 2019 at 11:08, Chih-Wei Huang <cwhuang at 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.velikov at collabora.com>

Mauro, feel free to merge this if you haven't already.
Emil


More information about the mesa-dev mailing list