bsd.lib.mk question

Gábor Kövesdán gabor at kovesdan.org
Sun Jul 26 08:48:57 UTC 2009


Hi,

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?

Thanks,
Gábor



More information about the freebsd-hackers mailing list