From 90ad179044585723cb457b9ff356cc0fa04ff3d9 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Wed, 12 Jun 2019 21:54:22 +0200 Subject: temporarily disable werror on mac in master because of build failures in JIT --- azure/macos/job.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'azure/macos') 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' -- cgit v1.2.1