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
hpropd
ipropd-master
ipropd-slave
kadmind
kcm
kdc
kdigest Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
kfd
kimpersonate
kpasswdd
Makefile
Makefile.inc