Retire MK_PROFILE infrastructure

It was disabled by default in fe52b7f60e.  We planned to (but did not)
remove the option before FreeBSD 14.  Remove it now, for FreeBSD 15.

Relnotes:	Yes
Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31558
This commit is contained in:
Ed Maste
2021-08-07 21:00:28 -04:00
parent fc32b5ddf3
commit 3750ccefb8
42 changed files with 189 additions and 278 deletions
-1
View File
@@ -47,7 +47,6 @@ BSARGS= DESTDIR= \
MK_CLANG_FULL=no \
MK_HTML=no \
MK_MAN=no \
MK_PROFILE=no \
MK_RETPOLINE=no \
MK_SSP=no \
MK_TESTS=no \