mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/6] host-glslang: fix CMake configuration options
@ 2020-06-16  7:34 Philipp Zabel
  2020-06-16  7:34 ` [ptxdist] [PATCH 2/6] glslang: version bump 2020-03-31-ge157435c1e77 -> 2020-05-27-ge00d27c6d65b Philipp Zabel
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Philipp Zabel @ 2020-06-16  7:34 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-06-19 22:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16  7:34 [ptxdist] [PATCH 1/6] host-glslang: fix CMake configuration options Philipp Zabel
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox