opnsense-src/tools/build/options/WITH_PROFILE
Ed Maste f768ecf247 Update WITH_PROFILE description as it is yet removed
GCC still wants to link against (for example) libc_p.a when -pg is in
use, and it's unclear when and how this will be addressed.  Change the
WITH_PROFILE option description to claim that it may be removed from an
unspecified future version of FreeBSD, rather than FreeBSD 14.

Reported by:	Steve Kargl
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2022-04-30 15:35:01 -04:00

5 lines
144 B
Text

.\" $FreeBSD$
Build profiled libraries for use with
.Xr gprof 8 .
This option is deprecated and may not be present in a future version of
.Fx .