[Bug 260083] WITHOUT_BOOT build option appears to include stand, failing on libsa

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 28 Nov 2021 05:46:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260083

--- Comment #1 from Michael Dexter <editor@callfortesting.org> ---
This combination builds:

#WITHOUT_BOOT=YES
##WITHOUT_BOOT=YES
#WITHOUT_LOADER_GELI=YES
#WITHOUT_LOADER_LUA=YES
#WITHOUT_LOADER_ZFS=YES
WITHOUT_EFI=YES
WITHOUT_LOCALES=YES
WITHOUT_ZONEINFO=YES
WITHOUT_VI=YES
WITHOUT_ACCT=YES
WITHOUT_ACPI=YES=YES
#WITHOUT_LOADER_LUA=YES
#WITHOUT_LOADER_ZFS=YES
WITHOUT_ACCT=YES
WITHOUT_ACPI=YES
WITHOUT_<all other options>

It seems that WITHOUT_BOOT has become interdependent with
WITHOUT_LOADER_GELI|LUA|ZFS since 13.0-RELEASE.

Is this intentional or should the src.conf(5) manual page be updated?

-- 
You are receiving this mail because:
You are the assignee for the bug.