[krbdev.mit.edu #7138] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Thu May 17 19:40:47 EDT 2012
Add missing $(LIBS) to some shared libraries
Add $(LIBS) to the $(SHLIB_EXPLIBS) for some shared libraries which
did not previously include it, which prevented gcov from working
properly in some cases.
Patch from W. Trevor King.
https://github.com/krb5/krb5/commit/0eaf09290223c25ce846a09808f192ab38cced15
Author: Tom Yu <tlyu at mit.edu>
Commit: 0eaf09290223c25ce846a09808f192ab38cced15
Branch: master
src/lib/kadm5/clnt/Makefile.in | 2 +-
src/lib/kadm5/srv/Makefile.in | 2 +-
src/lib/rpc/Makefile.in | 2 +-
src/plugins/kdb/db2/libdb2/Makefile.in | 2 +-
src/util/verto/Makefile.in | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
More information about the krb5-bugs
mailing list