From 4d65d53805591e25767452910d0cf716f29399c9 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 12 Jun 2019 12:39:16 +0200 Subject: Enable -Werror on m32 build This one is clean now. --- azure/i386/job.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'azure/i386') diff --git a/azure/i386/job.yml b/azure/i386/job.yml index 4acf58c74f..d6138a8e87 100644 --- a/azure/i386/job.yml +++ b/azure/i386/job.yml @@ -60,6 +60,7 @@ 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