From 7106541d50d4f568415aa2c30dcd7291b6cdbf36 Mon Sep 17 00:00:00 2001 From: GregF Date: Tue, 20 Jan 2015 11:55:00 -0700 Subject: icd: update glslang, bil and lunarglass Move ahead with versions installed by update_external_sources.sh --- update_external_sources.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update_external_sources.sh b/update_external_sources.sh index 7a60f0e4..e007509c 100755 --- a/update_external_sources.sh +++ b/update_external_sources.sh @@ -2,9 +2,9 @@ # Update source for glslang and LLVM # Copy necessary BIL pieces into glslang and LLVM -BIL_REVISION=29221 -LUNARGLASS_REVISION=1056 -GLSLANG_REVISION=29221 +BIL_REVISION=29512 +LUNARGLASS_REVISION=1060 +GLSLANG_REVISION=29512 BUILDDIR=$PWD BASEDIR=$BUILDDIR/.. -- cgit v1.2.3