[Mesa-dev] [PATCH 6/7] anv/wsi: Don't include wayland-drm-client-protocol.h

Jason Ekstrand jason at jlekstrand.net
Thu Mar 2 19:30:35 UTC 2017


On March 2, 2017 09:57:22 Emil Velikov <emil.l.velikov at gmail.com> wrote:

> On 2 March 2017 at 17:44, Jason Ekstrand <jason at jlekstrand.net> wrote:
>> On March 2, 2017 05:05:37 Emil Velikov <emil.l.velikov at gmail.com> wrote:
>>
>>> On 2 March 2017 at 05:28, Jason Ekstrand <jason at jlekstrand.net> wrote:
>>>>
>>>> ---
>>>>  src/intel/vulkan/anv_wsi_wayland.c | 1 -
>>>>  1 file changed, 1 deletion(-)
>>>>
>>>> diff --git a/src/intel/vulkan/anv_wsi_wayland.c
>>>> b/src/intel/vulkan/anv_wsi_wayland.c
>>>> index 5d49671..690fd30 100644
>>>> --- a/src/intel/vulkan/anv_wsi_wayland.c
>>>> +++ b/src/intel/vulkan/anv_wsi_wayland.c
>>>> @@ -22,7 +22,6 @@
>>>>   */
>>>>
>>>>  #include <wayland-client.h>
>>>> -#include <wayland-drm-client-protocol.h>
>>>>
>>> This patch should come just before (or get merged) with 1/7.
>>
>>
>> Actually, they're basically unrelated.
>>
> Afaict 1/7 removes the
> -I/path/to/the/generated/wayland-drm-client-protocol.h/file/ part, so
> we'll fail to build.
> Unless I'm missing something, of course.

No, I think you're right.


Sent with AquaMail for Android
http://www.aqua-mail.com




More information about the mesa-dev mailing list