freebsd-dev/kerberos5/libexec
Brooks Davis 711781606d Add -lheimntlm to LDADD directly.
With the current binutils, symbols from libheimtlm.so are loaded because
it is referenced by DT_NEEDED.  This feature is not implemented in
mclinker (https://code.google.com/p/mclinker/issues/detail?id=104).
I encountered the same issue when linking with a recent devel/binutils
invoked via clang.  This was the only use of DT_NEEDED in the tree so
removing it simplifies toolchain requirements.

Submitted by:	Pete Chou <petechou@gmail.com> (mclinker issue)
2013-02-11 09:45:24 +00:00
..
digest-service Add -lheimntlm to LDADD directly. 2013-02-11 09:45:24 +00:00
hprop * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
hpropd
ipropd-master
ipropd-slave
kadmind * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
kcm * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
kdc
kdigest Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
kfd * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
kimpersonate
kpasswdd
Makefile
Makefile.inc