On Tue, 4 Nov 2008 16:33:08 +0100
"Johan Hendriks" <[EMAIL PROTECTED]> wrote:

> Is it wise to set the WITHOUT_PROFILE to yes
> Some say it is, some not, and what does it do exactly?

All it does is prevent building the profiled versions of the libraries:
look in /usr/lib and you'll see for example libc.so and libc_p.so - the
_p version is the profiled version.  The only problem I can see with
disabling it using WITHOUT_PROFILE is that unless you remove the _p
libraries they'll become stale over time.

-- 
Bruce Cran
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to