summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor/build_task.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor/build_task.bat b/appveyor/build_task.bat
index cf5187738c..397e486022 100644
--- a/appveyor/build_task.bat
+++ b/appveyor/build_task.bat
@@ -33,7 +33,7 @@ if "%OPCACHE%" equ "0" set EXT_EXCLUDE_FROM_TEST=%EXT_EXCLUDE_FROM_TEST%,opcache
call configure.bat ^
--enable-snapshot-build ^
- --enable-debug-pack ^
+ --disable-debug-pack ^
--with-mcrypt=shared ^
--enable-com-dotnet=shared ^
--without-analyzer ^