07.08.2023 19:00, Richard Henderson пишет:
I'll figure out something else.
Paolo already sent a patchset, see "linux-user, configure: fix CPU
canonicalization"
r~
On Mon, 7 Aug 2023 at 17:01, Richard Henderson
wrote:
>
> On 8/7/23 01:26, Joel Stanley wrote:
> > On Sat, 5 Aug 2023 at 18:02, Richard Henderson
> > wrote:
> >>
> >> Mirror the host_arch variable from meson.build, so that we
> >> probe for the correct linux-user/include/host/ directory.
> >
> >
On 8/7/23 01:26, Joel Stanley wrote:
On Sat, 5 Aug 2023 at 18:02, Richard Henderson
wrote:
Mirror the host_arch variable from meson.build, so that we
probe for the correct linux-user/include/host/ directory.
This broke all of the linux-user targets for me on a ppc64le host.
None show up when
On Sat, 5 Aug 2023 at 18:02, Richard Henderson
wrote:
>
> Mirror the host_arch variable from meson.build, so that we
> probe for the correct linux-user/include/host/ directory.
This broke all of the linux-user targets for me on a ppc64le host.
None show up when running configure --help, and tryin
Mirror the host_arch variable from meson.build, so that we
probe for the correct linux-user/include/host/ directory.
Fixes: e3e477c3bca0 ("configure: Fix cross-building for RISCV host")
Signed-off-by: Richard Henderson
---
configure | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)