Re: MALLOC_PRODUCTION

2012-05-09 Thread Christer Solskogen
On Wed, May 9, 2012 at 1:20 AM, Beech Rintoul free...@freebsdnorth.com wrote:
 I'm a bit unclear where to define MALLOC_PRODUCTION. does it go in
 make.conf or src.conf?

make.conf.
http://svnweb.freebsd.org/base/head/UPDATING?revision=234396view=markup

-- 
chs,
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: MALLOC_PRODUCTION

2012-05-09 Thread Beech Rintoul
On 5/8/2012 10:26 PM, Christer Solskogen wrote:
 On Wed, May 9, 2012 at 1:20 AM, Beech Rintoul free...@freebsdnorth.com 
 wrote:
 I'm a bit unclear where to define MALLOC_PRODUCTION. does it go in
 make.conf or src.conf?
 make.conf.
 http://svnweb.freebsd.org/base/head/UPDATING?revision=234396view=markup

Thanks to everyone who replied.

Actually, UPDATING is wrong. Since this only affects a system build the
proper place to define it is in src.conf.
It will work from either make.conf or src.conf, but there's no reason to
define it on a ports build.

Maybe someone with a src bit can fix that.

Beech



___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org