mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
(cherry picked from commit f768ecf247)
5 lines
144 B
Text
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 .
|