1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 10:33:11 +02:00

turn mcrypt back on for Appveyor runs

This commit is contained in:
Anatol Belski
2016-12-16 22:59:47 +01:00
parent 4377546d2f
commit fca2312fbe

View File

@@ -33,6 +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 ^
--with-mcrypt=shared ^
--enable-com-dotnet=shared ^
--without-analyzer ^
--enable-object-out-dir=%PHP_BUILD_OBJ_DIR% ^