Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Feb 2022 21:29:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261497] powerpc64 fails to build after src 6497250f6f: stand/kboot/Makefile" line 27: Cannot open /usr/src/stand/kboot/arch/powerpc/Makefile.inc
Message-ID:  <bug-261497-227-XCtyQM9UQA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261497-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261497-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=3D261497

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D034755623d3d211a82084aca3215dc1e6=
d103bfc

commit 034755623d3d211a82084aca3215dc1e6d103bfc
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2022-02-02 21:27:56 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-02-02 21:27:56 +0000

    stand: Fix kboot issue on powerpc64 with MK_LIB32=3Dyes

    When MK_LIB32 is true, we descend into stand for make includes, make
    clean, etc. We shouldn't do this, so set MK_BOOT=3Dno when we're buildi=
ng
    includes.

    Fixes:          6497250f6f7f
    PR:             261497
    Sponsored by:   Netflix
    Reviewed by:    emaste, brooks (he suggested this)
    Differential Revision:  https://reviews.freebsd.org/D34141

 Makefile.libcompat | 3 ++-
 1 file changed, 2 insertions(+), 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-261497-227-XCtyQM9UQA>