CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/10/13 17:33:15

Modified files:
        usr.sbin/crunchgen: crunchgen.c 

Log message:
Use the new DIST_LIB/DIST_OBJS hooks to make it possible to link crunched
binaries against libraries compiled with smaller objects.  Determination
of which objects to include done by linking once and checking the link map.
SRCLIBDIR must be set by the calling makefile to /usr/src/lib for this to
have any effect

Reply via email to