From 1d8ddf6c494503178d7f9b064cae19564762ad4d Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Thu, 10 Sep 2020 09:26:51 +0200 Subject: Fix azure i386 build, again --- azure/i386/apt.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'azure/i386') 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 \ -- cgit v1.2.1