mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] glslang: add back libglslang-default-resource-limits
@ 2023-11-06 14:12 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2023-11-06 14:12 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Adapt to glslang commit 3787b6947f9a ('Revert "CMake: Make
glslang-default-resource-limits STATIC"') by adding back installation
of libglslang-default-resource-limits.

Fixes: 57dc2cb97395 ("glslang: version bump 1.3.261.1 -> 1.3.268.0")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/glslang.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/glslang.make b/rules/glslang.make
index 37be0c18db9f..b6abb65d307e 100644
--- a/rules/glslang.make
+++ b/rules/glslang.make
@@ -65,6 +65,7 @@ ifdef PTXCONF_GLSLANG_TOOLS
 endif
 
 ifdef PTXCONF_GLSLANG_LIBS
+	@$(call install_lib, glslang, 0, 0, 0644, libglslang-default-resource-limits)
 	@$(call install_lib, glslang, 0, 0, 0644, libglslang)
 	@$(call install_lib, glslang, 0, 0, 0644, libSPIRV)
 	@$(call install_lib, glslang, 0, 0, 0644, libSPVRemapper)
-- 
2.39.2




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-06 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-06 14:12 [ptxdist] [PATCH] glslang: add back libglslang-default-resource-limits Philipp Zabel

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