summaryrefslogtreecommitdiff
path: root/azure/macos
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2019-06-12 21:54:22 +0200
committerJoe Watkins <krakjoe@php.net>2019-06-12 21:54:22 +0200
commit90ad179044585723cb457b9ff356cc0fa04ff3d9 (patch)
treec8c9979aa439b911b59643efee6b578627949b46 /azure/macos
parentf93cd21b529c62a8b93c6daa8408835e934f9af0 (diff)
downloadphp-git-90ad179044585723cb457b9ff356cc0fa04ff3d9.tar.gz
temporarily disable werror on mac in master because of build failures in JIT
Diffstat (limited to 'azure/macos')
-rw-r--r--azure/macos/job.yml1
1 files changed, 0 insertions, 1 deletions
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'