[krbdev.mit.edu #7872] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Mar 28 12:01:41 EDT 2014
Fix t_seqstate build with Solaris compiler
The Solaris native compiler (as of version 5.9) outputs code for
static inline functions even if they are not used. So the
k5buf_to_gss helper in gssapiP_generic.h causes t_seqstate to have a
dependency on libkrb5support.
https://github.com/krb5/krb5/commit/92f76302fa249713ca461e5fe7fa8ea51467b2a3
Author: Greg Hudson <ghudson at mit.edu>
Commit: 92f76302fa249713ca461e5fe7fa8ea51467b2a3
Branch: master
src/lib/gssapi/generic/Makefile.in | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list