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
-2
View File
@@ -64,8 +64,6 @@ zfs/zfs_defs.pico: .PHONY
@cd ${.CURDIR}/zfs && ${MAKE} zfs_defs.pico
zfs/zfs_defs.pieo: .PHONY
@cd ${.CURDIR}/zfs && ${MAKE} zfs_defs.pieo
zfs/zfs_defs.po: .PHONY
@cd ${.CURDIR}/zfs && ${MAKE} zfs_defs.po
.endif
.include <bsd.lib.mk>