https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261497

--- Comment #16 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=034755623d3d211a82084aca3215dc1e6d103bfc

commit 034755623d3d211a82084aca3215dc1e6d103bfc
Author:     Warner Losh <[email protected]>
AuthorDate: 2022-02-02 21:27:56 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2022-02-02 21:27:56 +0000

    stand: Fix kboot issue on powerpc64 with MK_LIB32=yes

    When MK_LIB32 is true, we descend into stand for make includes, make
    clean, etc. We shouldn't do this, so set MK_BOOT=no when we're building
    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(-)

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

Reply via email to