Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2022 23:28:27 +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-9syFTjTOsb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261497-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #11 from Warner Losh <imp@FreeBSD.org> ---
I think what's happening is that we're recursing into src/stand for building
LIB32 using MACHINE_ARCH=powerpc but using the target defaults of powerpc64.

And that's going to be ugly to fix properly.

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

home | help

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