summaryrefslogtreecommitdiff
path: root/azure
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-09-10 09:26:51 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-09-10 09:57:54 +0200
commit1d8ddf6c494503178d7f9b064cae19564762ad4d (patch)
tree3f3f27eb9acb68e2616d83abfb862b6faf7a4ef1 /azure
parent1b5268265c13b35cba290a5578ff973f797a0620 (diff)
downloadphp-git-1d8ddf6c494503178d7f9b064cae19564762ad4d.tar.gz
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 \