Skip to content

Commit 3759641

Browse files
committed
fix "--with-kerberos" twice
1 parent 89f1275 commit 3759641

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/actions/configure-x64/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ runs:
7171
--with-snmp \
7272
--with-unixODBC \
7373
--with-imap \
74-
--with-kerberos \
7574
--with-imap-ssl \
7675
--with-pdo-odbc=unixODBC,/usr \
7776
--with-pdo-oci=shared,instantclient,/opt/oracle/instantclient \

azure/configure.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ steps:
5959
--with-snmp \
6060
--with-unixODBC \
6161
--with-imap \
62-
--with-kerberos \
6362
--with-imap-ssl \
6463
--enable-werror \
6564
--with-config-file-path=/etc \

0 commit comments

Comments
 (0)