Searched hist:119019 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/devd/
H A DMakefilediff 119019 Sun Aug 17 06:40:49 MDT 2003 gordon At imp's request, force devd to be statically compiled. This avoids the
need for libstdc++ in /lib, and the generated binary is actually smaller
statically linked than dynamically + sizeof(libstdc++). Additionally,
devd doesn't use get*by*() which is one of the main motivations for
dynamically linking your root partition anyway.

Completed in 69 milliseconds