Date: Fri, 27 Nov 2009 13:31:28 +0100 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-questions@freebsd.org Cc: Frank Staals <frankstaals@gmx.net> Subject: Re: NO_PROFILE versus WITHOUT_PROFILING Message-ID: <200911271331.28581.pieter@degoeje.nl> In-Reply-To: <4B0FBBF2.4040109@gmx.net> References: <4B0FBBF2.4040109@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 27 November 2009 12:45:54 Frank Staals wrote: > When I was setting up my system for a complete rebuild I came across > something unclear to me; I always used NO_PROFILE in my make.conf, > however from what I've read specific make options to build the > kernel/base system should be in /etc/src.config. The manpage of src.conf > specifies the option WITHOUT_PROFILING, which seemed to be the flag that > I was looking for. Just to be certain I always keep the 'Rebuilding > World' chapter of the handbook close, however that still specifies to > use NO_PROFILE in make.conf. > > So now my question: What is the desired way of turning of profiling: > NO_PROFILE in make.conf or WITHOUT_PROFILING in src.conf ? > > Thanks in advance > WITHOUT_PROFILING in src.conf. The NO_xxx options are obsolete and should not be used. -- Pieter de Goeje
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911271331.28581.pieter>