[krbdev.mit.edu #8326] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Thu Dec 17 15:44:20 EST 2015
Add libkrb5support dependencies to test plugins
In some build environments, dependencies on libkrb5support can be
generated just from static inline functions in our header files, even
if those functions aren't used. In two test plugin modules, use
$(KRB5_BASE_DEPLIBS) and $(KRB5_BASE_LIBS) to depend on libkrb5support
as well as libkrb5. (This also pulls in libk5crypto, which is
unnecessary for these modules, but is inconsequential for a test
module.) Reported by Will Fiveash.
(cherry picked from commit 5568d31f45fb78f505340a5b520b22d4dd3f6522)
https://github.com/krb5/krb5/commit/5e3902de9753bb86488ee04abc886a3d51261653
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 5e3902de9753bb86488ee04abc886a3d51261653
Branch: krb5-1.14
src/plugins/hostrealm/test/Makefile.in | 6 +++---
src/plugins/pwqual/test/Makefile.in | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
More information about the krb5-bugs
mailing list