Signed-off-by: Philipp Zabel <[email protected]>
---
 rules/glslang.make      | 4 ++--
 rules/host-glslang.make | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/glslang.make b/rules/glslang.make
index acfcc64da5de..43165771c54c 100644
--- a/rules/glslang.make
+++ b/rules/glslang.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GLSLANG) += glslang
 #
 # Paths and names
 #
-GLSLANG_VERSION                := 1.4.328.1
-GLSLANG_MD5            := 48212a4d5ecc69b15e537a1c621d13c3
+GLSLANG_VERSION                := 1.4.335.0
+GLSLANG_MD5            := a2bb92ce159ab7993d8b1e8332da6696
 GLSLANG                        := glslang-$(GLSLANG_VERSION)
 GLSLANG_SUFFIX         := tar.gz
 GLSLANG_URL            := 
https://github.com/KhronosGroup/glslang/archive/vulkan-sdk-$(GLSLANG_VERSION).$(GLSLANG_SUFFIX)
diff --git a/rules/host-glslang.make b/rules/host-glslang.make
index 22de28bc03f1..fc2ff14c876f 100644
--- a/rules/host-glslang.make
+++ b/rules/host-glslang.make
@@ -21,7 +21,6 @@ HOST_GLSLANG_CONF_OPT := \
        -DCMAKE_BUILD_TYPE=Release \
        -DALLOW_EXTERNAL_SPIRV_TOOLS=ON \
        -DBUILD_EXTERNAL=OFF \
-       -DBUILD_SHARED_LIBS=OFF \
        -DBUILD_WERROR=OFF \
        -DENABLE_EXCEPTIONS=OFF \
        -DENABLE_GLSLANG_BINARIES=ON \
-- 
2.47.3


Reply via email to