Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2009 10:34:16 +0200
From:      =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= <gabor@kovesdan.org>
To:        hackers@FreeBSD.org
Subject:   bsd.lib.mk question
Message-ID:  <4A6C1508.7020309@kovesdan.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A6C1508.7020309>