]> granicus.if.org Git - php/commitdiff
temporarily disable werror on mac in master because of build failures in JIT
authorJoe Watkins <krakjoe@php.net>
Wed, 12 Jun 2019 19:54:22 +0000 (21:54 +0200)
committerJoe Watkins <krakjoe@php.net>
Wed, 12 Jun 2019 19:54:22 +0000 (21:54 +0200)
azure/macos/job.yml

index cbfc54ef92f15ebae52b524c7d6ef2ecfa26d854..faf11d9f851915cc00499738c3db1654b6790074 100644 (file)
@@ -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'