Date: Fri, 10 May 2002 18:25:12 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.lib.mk Message-ID: <20020510152512.GB14295@sunbay.com> In-Reply-To: <200205090044.g490iEI21717@freefall.freebsd.org> References: <200205090044.g490iEI21717@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, May 08, 2002 at 05:44:14PM -0700, David E. O'Brien wrote: > obrien 2002/05/08 17:44:14 PDT > > Modified files: > share/mk bsd.lib.mk > Log: > Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB. > INTERNALLIB now implies NOPROFILE, NOMAN, and don't install anything. > Add a NOLIB knob. > > Revision Changes Path > 1.118 +12 -5 src/share/mk/bsd.lib.mk > This change "breaks" all bsd.lib.mk makefiles with INTERNALLIB but without INTERNALSTATICLIB. These are: gnu/lib/csu/Makefile lib/csu/alpha/Makefile lib/csu/i386-elf/Makefile lib/csu/ia64/Makefile lib/csu/powerpc/Makefile lib/csu/sparc64/Makefile lib/libgnumalloc/Makefile lib/libresolv/Makefile sys/boot/alpha/libalpha/Makefile sys/boot/arc/lib/Makefile sys/boot/i386/btx/lib/Makefile sys/boot/pc98/btx/lib/Makefile These should be fixed by s/INTERNALLIB/NOLIB/ in them. 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) iD8DBQE82+ZYUkv4P6juNwoRArOkAJ9GR23GZ87A+nXfZgBl6C5EHcszCgCfetdc zGNj9kTGvclaxzp+XuAsfIM= =SckH -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020510152512.GB14295>
