mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] host-mesalib: disable platforms
Date: Tue,  6 Jun 2017 11:26:07 +0200	[thread overview]
Message-ID: <20170606092607.11217-1-p.zabel@pengutronix.de> (raw)

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

                 reply	other threads:[~2017-06-06  9:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170606092607.11217-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox