On Tue, 29 Nov 2011 08:38:47 +0000 (UTC)
Max Khon <f...@freebsd.org> wrote:

> Author: fjoe
> Date: Tue Nov 29 08:38:47 2011
> New Revision: 228124
> URL: http://svn.freebsd.org/changeset/base/228124
> 
> Log:
>   Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif)
> instead of executing a shell on every object or executable/library
> file. 
>   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.

-- 
Alexander Kabaev

Attachment: signature.asc
Description: PGP signature

Reply via email to