Building krb5 libs without openssl
Isaac Boukris <[email protected]> Sun, 5 Dec 2021 15:16:12 +0200
| Newsgroups | gmane.comp.encryption.kerberos.devel |
|---|---|
| Message-ID | <CAC-fF8QoG=vhHfFiyDg8eGL0WcWkGNV2fdfKqrJteH0QApiHhg@mail.gmail.com> |
Hi, The configure help isn't clear about '--with-tls-impl' alternatives, from the script it looks like 'no' is an option but even though it still compiles the files at 'lib/crypto/openssl' unless I comment it out from the Makefile. This is the configure command I'm trying to make work: CFLAGS='-g -O0' ./configure --disable-pkinit --disable-rpath --disable-thread-support --disable-shared --enable-static --with-tls-impl=no --without-keyutils Thanks _______________________________________________ krbdev mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/krbdev