2f7d49d929
This means that: + /bin and /sbin (and the few programs in /usr/* which were statically linked) are now dynamically linked. + The shared libraries that are needed by the /bin and /sbin programs are now installed into /lib (with compatability symlinks from /usr/lib). These are: c crypt edit ipsec kvm m m387 termcap termlib util z + The shared linker is now in /libexec/ld.elf_so, and /usr/libexec/ld.elf_so is a symlink to the former. If you want the prior behaviour of "some applications statically linked, the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5). If you have a philosophical objection to dynamic libraries, continue to set LDSTATIC=-static in your mk.conf(5), and please don't waste any more time in trying to convince us why dynamic libraries are 3v1l. |
||
---|---|---|
.. | ||
bsd.dep.mk | ||
bsd.doc.mk | ||
bsd.endian.mk | ||
bsd.files.mk | ||
bsd.hostlib.mk | ||
bsd.hostprog.mk | ||
bsd.inc.mk | ||
bsd.info.mk | ||
bsd.init.mk | ||
bsd.kernobj.mk | ||
bsd.kinc.mk | ||
bsd.kmod.mk | ||
bsd.lib.mk | ||
bsd.links.mk | ||
bsd.man.mk | ||
bsd.nls.mk | ||
bsd.obj.mk | ||
bsd.own.mk | ||
bsd.prog.mk | ||
bsd.README | ||
bsd.subdir.mk | ||
bsd.sys.mk | ||
Makefile | ||
sys.mk |