Date: Fri, 19 Jul 2002 22:05:04 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: stable@FreeBSD.org, ports@FreeBSD.org Subject: HEADS UP: new bsd.lib.mk API Message-ID: <20020719190504.GA37965@sunbay.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] Hi! I have just merged the new bsd.lib.mk API to RELENG_4. Some ports that use bsd.lib.mk internally will have to catch up to the changes. INTERNALSTATICLIB is no longer supported. What is getting built depends solely on what is requested: LIB build static library !NOPROFILE build profiled library (requires LIB) SHLIB_NAME build shared library (SHLIB_NAME can be derived from LIB and SHLIB_MAJOR) NOPIC do not build shared library even if SHLIB_NAME is defined INSTALL_PIC_ARCHIVE build special PIC library Usually what's built is also installed, except if: INTERNALLIB build static library ONLY, but don't install it NOINSTALLLIB do not install static library (currently only used to build libpam.a) Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9OGLgUkv4P6juNwoRArnjAJ4ibAXD7DLdNePCo0yOl03bsrGi3gCfZ2EL s/WjBOMu4ToXxTkt9YWjvmA= =cAJK -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020719190504.GA37965>
