From 66351025c8243563eb2b04e56eff9b50d367b286 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 17 Sep 2019 16:16:31 +0200 Subject: Enable --with-mhash on CI --- azure/macos/job.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'azure/macos') diff --git a/azure/macos/job.yml b/azure/macos/job.yml index ef1091724d..2b179aff5f 100644 --- a/azure/macos/job.yml +++ b/azure/macos/job.yml @@ -64,6 +64,7 @@ jobs: --with-ffi \ --enable-zend-test \ --enable-intl \ + --with-mhash \ --enable-werror \ --with-config-file-path=/etc \ --with-config-file-scan-dir=/etc/php.d -- cgit v1.2.1