debugging features and the RELENG_5
Daniel Eischen
deischen at freebsd.org
Tue Sep 14 05:37:55 PDT 2004
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
More information about the freebsd-current
mailing list