* [ptxdist] [PATCH] host-mesalib: disable platforms
@ 2017-06-06 9:26 Philipp Zabel
0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2017-06-06 9:26 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
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 <p.zabel@pengutronix.de>
---
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
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-06-06 9:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-06 9:26 [ptxdist] [PATCH] host-mesalib: disable platforms Philipp Zabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox