mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/6] host-glslang: fix CMake configuration options
Date: Tue, 16 Jun 2020 09:34:52 +0200	[thread overview]
Message-ID: <20200616073457.26089-1-p.zabel@pengutronix.de> (raw)

Fixes: e7970340dd07 ("glslang: version bump 2020-01-05-g4fc7a33910fb -> 2020-03-31-ge157435c1e77")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/host-glslang.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/host-glslang.make b/rules/host-glslang.make
index 08a0e7590604..2aaf3909a4e8 100644
--- a/rules/host-glslang.make
+++ b/rules/host-glslang.make
@@ -25,8 +25,9 @@ HOST_GLSLANG_CONF_OPT	:= \
 	-DSKIP_GLSLANG_INSTALL=OFF \
 	-DENABLE_SPVREMAPPER=ON \
 	-DENABLE_GLSLANG_BINARIES=ON \
-	-DENABLE_GLSLANG_WEB=OFF \
-	-DENABLE_GLSLANG_WEB_DEVEL=OFF \
+	-DENABLE_GLSLANG_JS=OFF \
+	-DENABLE_HLSL=OFF \
+	-DENABLE_RTTI=OFF \
 	-DENABLE_OPT=ON \
 	-DENABLE_PCH=ON \
 	-DENABLE_CTEST=OFF
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2020-06-16  7:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16  7:34 Philipp Zabel [this message]
2020-06-16  7:34 ` [ptxdist] [PATCH 2/6] glslang: version bump 2020-03-31-ge157435c1e77 -> 2020-05-27-ge00d27c6d65b Philipp Zabel
2020-06-19 22:04   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-16  7:34 ` [ptxdist] [PATCH 3/6] spirv-tools: version bump v2020.2 -> v2020.3 Philipp Zabel
2020-06-19 22:04   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-16  7:34 ` [ptxdist] [PATCH 4/6] vulkan-loader: version bump 1.2.135.0 -> 1.2.141.0 Philipp Zabel
2020-06-19 22:04   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-16  7:34 ` [ptxdist] [PATCH 5/6] vulkan-validationlayers: " Philipp Zabel
2020-06-19 22:04   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-16  7:34 ` [ptxdist] [PATCH 6/6] vulkan-tools: new package Philipp Zabel
2020-06-19  8:03   ` Michael Olbrich
2020-06-19 22:04 ` [ptxdist] [APPLIED] host-glslang: fix CMake configuration options Michael Olbrich

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=20200616073457.26089-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