From owner-freebsd-hackers@FreeBSD.ORG Sun Jul 26 17:01:08 2009 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8BBF106566C for ; Sun, 26 Jul 2009 17:01:08 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 6A1E98FC18 for ; Sun, 26 Jul 2009 17:01:08 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 4969F1CF34; Sun, 26 Jul 2009 19:01:07 +0200 (CEST) Date: Sun, 26 Jul 2009 19:01:07 +0200 From: Ed Schouten To: =?iso-8859-1?Q?G=E1bor_K=F6vesd=E1n?= Message-ID: <20090726170107.GE83812@hoeg.nl> References: <4A6C1508.7020309@kovesdan.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a+b56+3nqLzpiR9O" Content-Disposition: inline In-Reply-To: <4A6C1508.7020309@kovesdan.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Hackers Subject: Re: bsd.lib.mk question X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2009 17:01:09 -0000 --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 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 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--