[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3] tests/vm: fix and simplify HOST_ARCH definition
|
From: |
Alex Bennée |
|
Subject: |
Re: [PATCH 2/3] tests/vm: fix and simplify HOST_ARCH definition |
|
Date: |
Thu, 25 May 2023 14:31:22 +0100 |
|
User-agent: |
mu4e 1.11.6; emacs 29.0.91 |
Paolo Bonzini <pbonzini@redhat.com> writes:
> ARCH is always empty, so just define HOST_ARCH as the result of uname.
> The incorrect definition was not being used because the "ifeq" statement
> is wrong; replace it with the same idiom based on $(realpath) that the
> main Makefile uses.
>
> With this change, vm-build-netbsd in a configured tree will not use
> the PYTHONPATH hack.
>
> Reported-by: John Snow <jsnow@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro