CFLAGS in libc_r, libpthread and libthr, and MUTEX stuff in kern_mutex.c

Daniel Eischen deischen at freebsd.org
Fri Feb 10 22:13:58 PST 2006


On Fri, 10 Feb 2006, Conrad Sabatier wrote:

> Given that STABLE is supposed to be...well...*stable* :-) ...
>
> Could we possibly remove "-D_PTHREADS_INVARIANTS", "-D_LOCK_DEBUG" and "-g"
> from the CFLAGS in the Makefiles for libc_r, libpthread and libthr?  I've
> been under the impression that these options were only intended for
> testing/debugging under CURRENT.

<sigh>
Please go search the archives for the last time this
was brought up.  You are under the mistaken assumption
that there is a performance impact.

I think next time I'm in there, I'll just change the names
of the macros or just remove them completely so they're
always enabled :(

-- 
DE



More information about the freebsd-stable mailing list