Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2023 17:20:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269366] installworld calls cc breaking nanobsd build
Message-ID:  <bug-269366-227-nazIZv39OB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269366-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269366-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=3D269366

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dcbf64e2dd59c3579c49acbc52659eaa1d=
dceb557

commit cbf64e2dd59c3579c49acbc52659eaa1ddceb557
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-02-08 23:19:49 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-02-27 17:18:59 +0000

    nanobsd: Better NANO_OBJ if NANO_LAYOUT is set

    If NANO_LAYOUT is set, then use
/usr/obj/nanobsd.${NANO_NAME}.${NANO_LAYOUT}
    instead of the current /usr/obj/nanobsd.${NANO_NAME} to allow multiple
layouts
    to be built w/o errors due to the time-skew that creates.

    PR: 269366
    Suggested by: Eugene Grosbein
    Sponsored by: Netflix

 tools/tools/nanobsd/defaults.sh | 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-269366-227-nazIZv39OB>