commit | 0825cae023133871dfbd803cae9f004cb7447a48 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 29 12:42:06 2022 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Oct 06 11:53:40 2022 +0100 |
tree | 7749ec41a5e01118fe4071ad9414ae4dc946ae6c | |
parent | b898bf28469847cbe4e576000e83ec103bf9b174 [diff] |
configure: unify creation of cross-compilation Makefiles Let write_target_makefile handle both host and container cross compilers. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220929114231.583801-27-alex.bennee@linaro.org>