]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update WITH_PROFILE description as it is yet removed
authorEd Maste <emaste@FreeBSD.org>
Sat, 30 Apr 2022 19:25:35 +0000 (15:25 -0400)
committerEd Maste <emaste@FreeBSD.org>
Sat, 30 Apr 2022 19:35:01 +0000 (15:35 -0400)
commitf768ecf247b7acd98fd0ee395522e559769e3e51
tree8d231f0b678665bc5df0865b7b097b03105bed2d
parent70b5c4ff4807656307d1cb2f7193916ebab94893
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
tools/build/options/WITH_PROFILE