Skip to content

Commit e047777

Browse files
committed
Drop Werror on azure to catch all of them in one go
1 parent d51e939 commit e047777

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

azure/configure.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ steps:
6161
--with-imap \
6262
--with-kerberos \
6363
--with-imap-ssl \
64-
--enable-werror \
6564
--with-config-file-path=/etc \
6665
--with-config-file-scan-dir=/etc/php.d
6766
displayName: 'Configure Build'

azure/i386/job.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
--with-mhash \
6666
--with-sodium \
6767
--enable-dba \
68-
--enable-werror \
6968
--with-config-file-path=/etc \
7069
--with-config-file-scan-dir=/etc/php.d
7170
displayName: 'Configure Build'

0 commit comments

Comments
 (0)