Mesa defaults to building the surfaceless platform, which depends on
libdrm >= 2.4.75 as of Mesa 17.1.2.

Signed-off-by: Philipp Zabel <[email protected]>
---
 rules/host-mesalib.make | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 48702ac13..2e9a5ff60 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -62,7 +62,8 @@ HOST_MESALIB_CONF_OPT := \
        --disable-libglvnd \
        --with-gallium-drivers= \
        --with-dri-drivers= \
-       --without-vulkan-drivers
+       --without-vulkan-drivers \
+       --with-platforms=
 
 $(STATEDIR)/host-mesalib.install:
        @$(call targetinfo)
-- 
2.11.0


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to