HomeFreeBSD

stand: Fix kboot issue on powerpc64 with MK_LIB32=yes

Description

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

Details

Provenance
impAuthored on Feb 2 2022, 9:27 PM
Reviewer
emaste
Differential Revision
D34141: stand: Fix kboot issue on powerpc64 with MK_LIB32=yes
Parents
rG356deeb2e7f6: kyua/qemu: When running in qemu, don't teset sendfile
Branches
Unknown
Tags
Unknown