Date: Tue, 14 Sep 2004 08:37:45 -0400 (EDT) From: Daniel Eischen <deischen@freebsd.org> To: Mikhail Teterin <mi@corbulon.video-collage.com> Cc: current@freebsd.org Subject: Re: debugging features and the RELENG_5 Message-ID: <Pine.GSO.4.43.0409140831400.10456-100000@sea.ntplx.net> In-Reply-To: <200409141045.i8EAj1eq031171@corbulon.video-collage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Sep 2004, Mikhail Teterin wrote: > Hello! > > I'm reading in http://www.freebsd.org/releases/5.3R/schedule.html > that the debugging for RELENG_5 is off since September 7th. However, > the src/lib/libc_r/Makefile and some other makefiles still have things > like: > > CFLAGS+=-D_LOCK_DEBUG > CFLAGS+=-D_PTHREADS_INVARIANTS > > should not these be disabled too? Thanks! Since libc_r is only provided for compatability it doesn't really matter. Also, there's little or no impact from having those flags. -- Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0409140831400.10456-100000>