From 472dd2a4d8bb2e9dd86a35122e8cc96d1a971ce3 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 21 Dec 2020 16:26:10 +0100 Subject: [PATCH] Build PDO odbc on azure --- azure/configure.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure/configure.yml b/azure/configure.yml index 0bfbf6d92e0ec..fa566bf6e76a1 100644 --- a/azure/configure.yml +++ b/azure/configure.yml @@ -61,6 +61,7 @@ steps: --with-imap \ --with-kerberos \ --with-imap-ssl \ + --with-pdo-odbc=unixODBC,/usr \ --enable-werror \ --with-config-file-path=/etc \ --with-config-file-scan-dir=/etc/php.d