From owner-svn-src-all@FreeBSD.ORG Wed Sep 2 15:16:42 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9FC4106566C for ; Wed, 2 Sep 2009 15:16:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 610E48FC14 for ; Wed, 2 Sep 2009 15:16:42 +0000 (UTC) Received: (qmail 26038 invoked by uid 399); 2 Sep 2009 15:16:38 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 2 Sep 2009 15:16:38 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4A9E8C50.5010402@FreeBSD.org> Date: Wed, 02 Sep 2009 08:16:32 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Dimitry Andric References: <200909010555.n815tAkx050140@svn.freebsd.org> <4A9D4A90.30700@FreeBSD.org> <20090902092054.Q27429@mp2.macomnet.net> <4A9E7718.1080503@andric.com> In-Reply-To: <4A9E7718.1080503@andric.com> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.ORG, Maxim Konovalov , src-committers@FreeBSD.ORG, svn-src-all@FreeBSD.ORG Subject: Re: svn commit: r196727 - head/share/man/man5 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2009 15:16:42 -0000 Dimitry Andric wrote: > On 2009-09-02 07:21, Maxim Konovalov wrote: >>> Unless I'm missing something this should be in the src.conf man page >>> instead of make.conf. >> Please explain why. > > make.conf(5): > The file make.conf contains system-wide settings that will apply to every > build using make(1) and the standard sys.mk file. > > src.conf(5): > The src.conf file contains settings that will apply to every build > involving the FreeBSD source tree; see build(7). > > The MALLOC_PRODUCTION define is used inside the FreeBSD source tree > (actually only in jemalloc, it seems). > > You most likely don't want it to apply 'globally', since third-party > programs (e.g. ports) might give a totally different meaning to this > define -- or most likely: no meaning at all. :) That's correct. Maxim, I forgot to include the pointer to src/tools/build/options in my previous mail, so there you go. :) Doug -- This .signature sanitized for your protection