[Mesa-dev] [PATCH] android: add marshal_generated c and h files to generated sources

Manolova, Plamena plamena.manolova at intel.com
Thu Mar 16 11:20:58 UTC 2017


Reviewed-by: Plamena Manolova <plamena.manolova at intel.com>

On Thu, Mar 16, 2017 at 11:24 AM, Tapani Pälli <tapani.palli at intel.com>
wrote:

> Fixes: efd63e2 ("mesa: Connect the generated GL command marshalling code
> to the build.")
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> ---
>  src/mesa/Android.gen.mk | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/src/mesa/Android.gen.mk b/src/mesa/Android.gen.mk
> index a1e58a6..42d4ba1 100644
> --- a/src/mesa/Android.gen.mk
> +++ b/src/mesa/Android.gen.mk
> @@ -38,7 +38,9 @@ sources := \
>         main/format_unpack.c \
>         main/format_info.h \
>         main/remap_helper.h \
> -       main/get_hash.h
> +       main/get_hash.h \
> +       main/marshal_generated.c \
> +       main/marshal_generated.h
>
>  LOCAL_SRC_FILES := $(filter-out $(sources), $(LOCAL_SRC_FILES))
>
> --
> 2.9.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170316/4f988f3e/attachment.html>


More information about the mesa-dev mailing list