Paolo Bonzini <[email protected]> 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 <[email protected]> > Signed-off-by: Paolo Bonzini <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
