Date: Mon, 12 Dec 2022 11:51:03 -0800 From: Mark Millard <marklmi@yahoo.com> To: Piotr Kubaj <pkubaj@anongoth.pl>, dev-commits-src-main@freebsd.org Subject: Re: git: 83bf6ab56829 - main - uname: switch machine to HW_MACHINE_ARCH Message-ID: <3B0DA088-0B91-49F0-9372-A419E1BF982B@yahoo.com> References: <3B0DA088-0B91-49F0-9372-A419E1BF982B.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Piotr Kubaj <pkubaj_at_anongoth.pl> wrote on Date: Mon, 12 Dec 2022 14:48:57 UTC : > Reverted. Sorry for the breakage. I think will return with the next > version of this patch and this time I'll make sure to run make universe > on my powerpc64le instead of those pesky universe14 hosts :) I expect that any buildworld buildkernel that explicitly has TARGET and TARGET_ARCH set on the command line or in the environment might work, both cross builds and explicitly set to match the system doing the builds (explicit but actually native --in other worlds, a limiting condition of a cross build, a self-hosted cross-style build). So I'm not sure that universe builds are a sufficient test context for the specific type of change: You likely need a set of tests that do not assign TARGET or TARGET_ARCH explicitly but are executed in environments that look to be native for each example architecture. You might need to ask folks with systems that you do not have examples of to do some testing of non-explicit native builds. === Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B0DA088-0B91-49F0-9372-A419E1BF982B>