[Bug 292459] Build and install Blocklist only (without blacklist)
Date: Wed, 14 Jan 2026 16:01:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292459
Bug ID: 292459
Summary: Build and install Blocklist only (without blacklist)
Product: Base System
Version: 16.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: herbert@gojira.at
Created attachment 267143
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267143&action=edit
Allow WITHOUT_BLACKLIST(_SUPPORT)
In commit 7238317403b9 blacklist was renamed to blocklist. Since then both
blocklist and blacklist are built and installed and there is no way to disable
only blacklist.
WITHOUT_BLACKLIST(_SUPPORT) sets WITHOUT_BLOCKLIST(_SUPPORT). Why?
The attached patch tries to build and install blocklist only:
Use WITHOUT_BLOCKLIST(_SUPPORT) to disable both bl[ao]cklist
Use WITHOUT_BLACKLIST(_SUPPORT) to disable only blacklist
Sorry, in case i missed something.
--
You are receiving this mail because:
You are the assignee for the bug.