Build PDO Firebird on Azure

Once again, this only builds the driver, all tests will be skipped.

Closes GH-6529.
This commit is contained in:
Nikita Popov 2020-12-21 18:45:08 +01:00
parent 26e0d389bc
commit 694400616e
2 changed files with 2 additions and 0 deletions

View File

@ -48,5 +48,6 @@ steps:
dovecot-pop3d \
dovecot-imapd \
sendmail \
firebird-dev \
${{ parameters.packages }}
displayName: 'APT'

View File

@ -62,6 +62,7 @@ steps:
--with-kerberos \
--with-imap-ssl \
--with-pdo-odbc=unixODBC,/usr \
--with-pdo-firebird \
--enable-werror \
--with-config-file-path=/etc \
--with-config-file-scan-dir=/etc/php.d