[Bug 269994] build options have different kernel and userland defaults

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Mar 2023 18:42:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269994

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=7661a2abe45cfa144f69898f8498c3cfd88cceb8

commit 7661a2abe45cfa144f69898f8498c3cfd88cceb8
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-03-07 16:39:46 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-03-07 18:40:18 +0000

    src.opts.mk: sync FDT and OFED options with kern.opts.mk

    Where options exist in both src.opts.mk and kern.opts.mk they should be
    kept in sync.

    It may be that the option should be flipped the other way (e.g.,
    enabling OFED in the kernel on arm64); if so that will be done as a
    subsequent commit after further testing.

    PR:             269994
    Reviewed by:    imp
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D38952

 share/mk/src.opts.mk | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

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