Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2021 05:46:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260083] WITHOUT_BOOT build option appears to include stand, failing on libsa
Message-ID:  <bug-260083-227-eIjCSNCo6R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260083-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260083-227-eIjCSNCo6R>