Just build the latest glslang instead of dowloading the precompiled libs

This commit is contained in:
Zion Nimchuk
2025-05-04 10:06:56 -07:00
committed by Megamouse
parent 353e0a8400
commit 5249f6cba7
4 changed files with 6 additions and 7 deletions
-1
View File
@@ -1,4 +1,3 @@
#!/bin/sh -ex
curl -fLo "./llvm.lock" "https://github.com/RPCS3/llvm-mirror/releases/download/custom-build-win-${LLVM_VER}/llvmlibs_mt.7z.sha256"
curl -fLo "./glslang.lock" "https://github.com/RPCS3/glslang/releases/download/custom-build-win/glslanglibs_mt.7z.sha256"