Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Mar 2023 21:04:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269994] build options have different kernel and userland defaults
Message-ID:  <bug-269994-227-AJPdwodQjY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269994-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269994-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269994

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dd7a491dd3037030a09e579225899cd061=
7a5ef4f

commit d7a491dd3037030a09e579225899cd0617a5ef4f
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-03-06 15:56:13 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-03-06 21:03:22 +0000

    make showconfig: set MACHINE and MACHINE_ARCH

    Previously these were not set for the showconfig target, so took the
    host's value rather than the target.  As a result some machine-dependent
    kernel options were not reported with correct defaults in the src.conf
    manpage.

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

 Makefile.inc1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



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