PATCH: Dynamic /bin support

Bruce Evans bde at zeta.org.au
Thu May 8 02:28:18 PDT 2003


On Thu, 8 May 2003, Gordon Tetlow wrote:

> I've kind of abused SHLIBDIR in the Makefiles. If someone with more
> make-foo could look it over. I've probably violated style all over
> the place. Comments are welcome.

SHLIBDIR's main use was to support a dynamically linked /bin and /sbin.
I used it for this for many years until I learned what a bad idea shared
libraries are.

Bruce


More information about the freebsd-arch mailing list