summaryrefslogtreecommitdiff
path: root/azure/i386
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2019-07-03 08:16:47 +0200
committerJoe Watkins <krakjoe@php.net>2019-07-03 08:16:47 +0200
commit4fb595d8b72e1a1059aac32bca24f6c8b915b091 (patch)
tree5a0f1658f8c6241fa679cec68e7b49988f6106f1 /azure/i386
parent0baf81514a44ee4988384ffbe6e448781267001c (diff)
parenta45192e183d456b3288e466b51137e7e2a5e2cf6 (diff)
downloadphp-git-4fb595d8b72e1a1059aac32bca24f6c8b915b091.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Enable option checking on CI
Diffstat (limited to 'azure/i386')
-rw-r--r--azure/i386/job.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/i386/job.yml b/azure/i386/job.yml
index 40b46d3672..7d7ceeeeff 100644
--- a/azure/i386/job.yml
+++ b/azure/i386/job.yml
@@ -15,6 +15,7 @@ jobs:
export LDFLAGS=-L/usr/lib/i386-linux-gnu
export PKG_CONFIG=/usr/bin/i686-linux-gnu-pkg-config
./configure ${{ parameters.configurationParameters }} \
+ --enable-option-checking=fatal \
--prefix=/usr \
--enable-phpdbg \
--enable-fpm \