Date: Tue, 29 Nov 2011 09:00:43 -0500 From: Alexander Kabaev <kabaev@gmail.com> To: Max Khon <fjoe@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r228124 - in head: share/mk sys/conf Message-ID: <20111129090043.0ac7fa56@kan.dyndns.org> In-Reply-To: <201111290838.pAT8clOa031710@svn.freebsd.org> References: <201111290838.pAT8clOa031710@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/wq7m6Z40XqWZ.45aOh48Tv/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 29 Nov 2011 08:38:47 +0000 (UTC) Max Khon <fjoe@FreeBSD.org> wrote: > Author: fjoe > Date: Tue Nov 29 08:38:47 2011 > New Revision: 228124 > URL: http://svn.freebsd.org/changeset/base/228124 >=20 > Log: > Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) > instead of executing a shell on every object or executable/library > file.=20 > This shaves off more than 30,000 shell invocations during > buildworld. Have you looked as to _why_ it was done through shell invocation in the first place before removing it? You now have broken CTF support in cases where WITH_CTF is set not on make command line or in environment, but say in each individual Makefile. --=20 Alexander Kabaev --Sig_/wq7m6Z40XqWZ.45aOh48Tv/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iD8DBQFO1OWRQ6z1jMm+XZYRAh7mAKCsGgJTFJttHn/Q0ULzWU18GqhCdACeMq+J 1bqqTM/o1iyU125x5tp7glI= =vbrC -----END PGP SIGNATURE----- --Sig_/wq7m6Z40XqWZ.45aOh48Tv/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111129090043.0ac7fa56>