freebsd-dev/usr.sbin/pkg
Baptiste Daroussin d029c3aa25 Rework privatelib/internallib
Make sure everything linking to a privatelib and/or an internallib does it directly
from the OBJDIR rather than DESTDIR.
Add src.libnames.mk so bsd.libnames.mk is not polluted by libraries not existsing
in final installation
Introduce the LD* variable which is what ld(1) is expecting (via LDADD) to link to
internal/privatelib
Directly link to the .so in case of private library to avoid having to complexify
LDFLAGS.

Phabric:	https://phabric.freebsd.org/D553
Reviewed by:	imp, emaste
2014-08-06 22:17:26 +00:00
..
config.c Import libucl 0.4.0 2014-04-22 22:02:06 +00:00
config.h Fix multi-repository support by properly respecting 'enabled' flag. 2013-12-12 17:59:09 +00:00
dns_utils.c Fix build with gcc 2013-10-23 15:29:42 +00:00
dns_utils.h Improve SRV records support for the pkg(8) bootstrap: 2013-10-23 14:06:07 +00:00
elf_tables.h Remove ia64. 2014-07-07 00:27:09 +00:00
Makefile Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
pkg.7 Fix multi-repository support by properly respecting 'enabled' flag. 2013-12-12 17:59:09 +00:00
pkg.c When we fail to extract the pkg binaries (for example, / is read-only), 2014-07-16 00:12:57 +00:00