mirror of
https://github.com/curl/curl.git
synced 2026-06-06 10:34:17 +03:00
enable in one more job with ldap
This commit is contained in:
parent
9e9f5c8b18
commit
45418da694
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -174,7 +174,7 @@ jobs:
|
|||
|
||||
- name: 'openssl clang krb5 openldap static'
|
||||
install_steps: openldap-static
|
||||
install_packages: zlib1g-dev libkrb5-dev clang libssl-dev
|
||||
install_packages: zlib1g-dev libidn2-dev libkrb5-dev clang libssl-dev
|
||||
configure: CC=clang --disable-shared --with-openssl --with-gssapi --enable-debug --disable-docs --disable-manual --with-ldap=/home/runner/openldap-static --with-ldap-lib=ldap --with-lber-lib=lber
|
||||
|
||||
- name: 'openssl clang krb5 LTO'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue