-
Fixes a build failure when building any Vulkan driver for the X11 platform with -Dxlib-lease=disabled. For example: /usr/bin/ld: src/vulkan/wsi/libvulkan_wsi.a(wsi_common_x11.c.o): in function `wsi_x11_detect_xwayland': src/vulkan/wsi/wsi_common_x11.c:123: undefined reference to `xcb_randr_query_version_unchecked' Fixes: 1de2fd0c "wsi/x11: Always link against xcb-xrandr" Signed-off-by:
Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by:
Michel Dänzer <mdaenzer@redhat.com> Reviewed-by:
Adam Jackson <ajax@redhat.com> Part-of: <!9972> (cherry picked from commit 2470bcb9)
Fixes a build failure when building any Vulkan driver for the X11 platform with -Dxlib-lease=disabled. For example: /usr/bin/ld: src/vulkan/wsi/libvulkan_wsi.a(wsi_common_x11.c.o): in function `wsi_x11_detect_xwayland': src/vulkan/wsi/wsi_common_x11.c:123: undefined reference to `xcb_randr_query_version_unchecked' Fixes: 1de2fd0c "wsi/x11: Always link against xcb-xrandr" Signed-off-by:
Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by:
Michel Dänzer <mdaenzer@redhat.com> Reviewed-by:
Adam Jackson <ajax@redhat.com> Part-of: <!9972> (cherry picked from commit 2470bcb9)