Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2008 22:46:21 +0300
From:      Lenar Tukhvatullin <blackv@netroad.ru>
To:        freebsd-stable@freebsd.org
Subject:   How to build profiled libraries on RELENG_7?
Message-ID:  <20080309194620.GA48035@support.netroad.ru>

next in thread | raw e-mail | index | archive | help
I need profiled versions of system libraries.

I put WITHOUT_PROFILE=NO in /etc/src.conf (/etc/make.conf not present)

With fresh source tree (RELENG_7 cvsup'ed today) i do:
make buildworld && make DESTDIR=/usr/test installworld

but can't find profiled libraries in /usr/test/usr/lib (libc_p.* for example)

How to build profiled libraries correctly?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080309194620.GA48035>