bsd.lib.mk question

Ed Schouten ed at 80386.nl
Sun Jul 26 17:01:09 UTC 2009


Hi Gabor,

* Gábor Kövesdán <gabor at kovesdan.org> wrote:
> I wonder if there's a conventional way of building _only_ shared
> libraries using bsd.lib.mk. At default, it builds static, shared and
> profiled libraries, which is a waste of time because I only need
> shared libraries, which I use as on-demand loadable modules.
> Adjusting _LIBS after the inclusion of bsd.lib.mk doesn't help and
> there are no knobs to control the behaviour. What should I do?

Be sure to look at the Makefiles used by the PAM modules
(lib/libpam/modules). I guess NO_PROFILE and NO_INSTALLLIB should be
sufficient.

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20090726/98f23ab6/attachment.pgp


More information about the freebsd-hackers mailing list