Skip to content

Commit fca2312

Browse files
committed
turn mcrypt back on for Appveyor runs
1 parent 4377546 commit fca2312

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor/build_task.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ if "%OPCACHE%" equ "0" set EXT_EXCLUDE_FROM_TEST=%EXT_EXCLUDE_FROM_TEST%,opcache
3333
call configure.bat ^
3434
--enable-snapshot-build ^
3535
--enable-debug-pack ^
36+
--with-mcrypt=shared ^
3637
--enable-com-dotnet=shared ^
3738
--without-analyzer ^
3839
--enable-object-out-dir=%PHP_BUILD_OBJ_DIR% ^

0 commit comments

Comments
 (0)