Date: Sun, 26 Jul 2009 19:01:07 +0200 From: Ed Schouten <ed@80386.nl> To: =?iso-8859-1?Q?G=E1bor_K=F6vesd=E1n?= <gabor@kovesdan.org> Cc: FreeBSD Hackers <hackers@freebsd.org> Subject: Re: bsd.lib.mk question Message-ID: <20090726170107.GE83812@hoeg.nl> In-Reply-To: <4A6C1508.7020309@kovesdan.org> References: <4A6C1508.7020309@kovesdan.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--a+b56+3nqLzpiR9O Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Gabor, * G=E1bor K=F6vesd=E1n <gabor@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. --=20 Ed Schouten <ed@80386.nl> WWW: http://80386.nl/ --a+b56+3nqLzpiR9O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkpsi9MACgkQ52SDGA2eCwXpTACfbd+rQvHJ6DKKQeGvU4XYkXLC 4k4An32OSvX9WiBZYOLDwnI157Fxo7oe =SHWj -----END PGP SIGNATURE----- --a+b56+3nqLzpiR9O--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090726170107.GE83812>