summaryrefslogtreecommitdiffstats
path: root/TOOLS/appveyor-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/appveyor-build.sh')
-rwxr-xr-xTOOLS/appveyor-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/appveyor-build.sh b/TOOLS/appveyor-build.sh
index 8796118df3..0c3aaacedd 100755
--- a/TOOLS/appveyor-build.sh
+++ b/TOOLS/appveyor-build.sh
@@ -11,7 +11,7 @@ export PYTHON=/usr/bin/python3
"$PYTHON" waf configure \
--check-c-compiler=gcc \
--disable-egl-angle-lib \
- --enable-crossc \
+ --enable-spirv-cross \
--enable-d3d-hwaccel \
--enable-d3d11 \
--enable-egl-angle \