summaryrefslogtreecommitdiff
path: root/azure
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-09-10 09:58:04 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-09-10 09:58:04 +0200
commit298d2db62e9e9c13edc495a49cde2a928f8e4a5b (patch)
tree9d3f7bc4a4633e99ba785e79b9e4e2fad44c66b8 /azure
parent14657ec42d9700b8c0222104b9a142c3ed038bb7 (diff)
parent1d8ddf6c494503178d7f9b064cae19564762ad4d (diff)
downloadphp-git-298d2db62e9e9c13edc495a49cde2a928f8e4a5b.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Fix azure i386 build, again
Diffstat (limited to 'azure')
-rw-r--r--azure/i386/apt.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/i386/apt.yml b/azure/i386/apt.yml
index 1620080304..9ae3944375 100644
--- a/azure/i386/apt.yml
+++ b/azure/i386/apt.yml
@@ -10,6 +10,7 @@ steps:
sudo apt-get purge -y libxml2
# TODO: Reenable postgresql + postgresql-contrib packages once they work again.
sudo apt-get purge -y libpq5
+ sudo apt-get install -y libc6:i386
sudo apt-get install -y bison \
re2c \
locales \