From: Joe Watkins Date: Wed, 12 Jun 2019 19:54:22 +0000 (+0200) Subject: temporarily disable werror on mac in master because of build failures in JIT X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90ad179044585723cb457b9ff356cc0fa04ff3d9;p=php temporarily disable werror on mac in master because of build failures in JIT --- diff --git a/azure/macos/job.yml b/azure/macos/job.yml index cbfc54ef92..faf11d9f85 100644 --- a/azure/macos/job.yml +++ b/azure/macos/job.yml @@ -60,7 +60,6 @@ jobs: --enable-sysvmsg \ --with-ffi \ --enable-zend-test \ - --enable-werror \ --with-config-file-path=/etc \ --with-config-file-scan-dir=/etc/php.d displayName: 'Configure Build'