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, 0 insertions, 2 deletions
diff --git a/TOOLS/appveyor-build.sh b/TOOLS/appveyor-build.sh
index 0c3aaacedd..8e16fbeee1 100755
--- a/TOOLS/appveyor-build.sh
+++ b/TOOLS/appveyor-build.sh
@@ -10,11 +10,9 @@ export PYTHON=/usr/bin/python3
"$PYTHON" bootstrap.py
"$PYTHON" waf configure \
--check-c-compiler=gcc \
- --disable-egl-angle-lib \
--enable-spirv-cross \
--enable-d3d-hwaccel \
--enable-d3d11 \
- --enable-egl-angle \
--enable-jpeg \
--enable-lcms2 \
--enable-libarchive \