freebsd-dev/kerberos5
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
..
doc
include - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfix 2012-04-08 08:19:17 +00:00
lib Only try to install one link at each path. 2013-01-23 23:49:35 +00:00
libexec Add -lheimntlm to LDADD directly. 2013-02-11 09:45:24 +00:00
tools Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
usr.bin Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
usr.sbin Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
Makefile Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
Makefile.inc Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
README

This subtree is world-exportable, as it does not contain any
cryptographic code.

At the time of writing, it did not even contain source code, only
Makefiles and headers.

Please maintain this "exportable" status quo.

Thanks!

MarkM
markm@freebsd.org
20th Sept 1997