Enable unixODBC in azure

This only checks that it builds though.

Closes GH-6150.
This commit is contained in:
Nikita Popov 2020-09-17 10:44:26 +02:00
parent d4e5b5b6fc
commit ec08180738
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ steps:
postgresql-contrib \
snmpd \
snmp-mibs-downloader \
unixodbc-dev \
llvm \
${{ parameters.packages }}
displayName: 'APT'

View File

@ -57,6 +57,7 @@ steps:
--with-sodium \
--enable-dba \
--with-snmp \
--with-unixODBC \
--enable-werror \
--with-config-file-path=/etc \
--with-config-file-scan-dir=/etc/php.d