[Mesa-dev] [PATCH] Android: Fix vc4 build since XML changes.

Eric Anholt eric at anholt.net
Wed Jul 12 19:06:52 UTC 2017


Rob Herring <robh at kernel.org> writes:

> On Wed, Jul 5, 2017 at 1:19 PM, Eric Anholt <eric at anholt.net> wrote:
>> diff --git a/src/broadcom/Android.genxml.mk b/src/broadcom/Android.genxml.mk
>> index df44b2ec0b79..dfd00a93fbcf 100644
>> --- a/src/broadcom/Android.genxml.mk
>> +++ b/src/broadcom/Android.genxml.mk
>> @@ -51,7 +51,7 @@ $(intermediates)/cle/v3d_packet_v21_pack.h: $(LOCAL_PATH)/cle/v3d_packet_v21.xml
>>         $(call header-gen)
>>
>>  LOCAL_EXPORT_C_INCLUDE_DIRS := \
>> -       $(MESA_TOP)/src/broadcom \
>> +       $(MESA_TOP)/src \
>
> This doesn't fix things because we build out of tree. Here's the fixes
> I need. I haven't checked if how aligned this is to automake files,
> but ideally we'd keep things similar to some extent (e.g. same include
> paths). I'll make a proper patch if you are fine with these changes.

This is all fine with me.  Feel free to slap a commit message on it and
push with my ack.  :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170712/329fd2ee/attachment.sig>


More information about the mesa-dev mailing list