[PATCH 0/2] configure: Fixes for --cross-cc-FOO

Greg Kurz posted 2 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210723144601.1038381-1-groug@kaod.org
Maintainers: Laurent Vivier <laurent@vivier.eu>, Michael Tokarev <mjt@tls.msk.ru>
configure              | 29 ++++++++++++++++++-----------
docs/devel/testing.rst |  2 +-
2 files changed, 19 insertions(+), 12 deletions(-)
[PATCH 0/2] configure: Fixes for --cross-cc-FOO
Posted by Greg Kurz 2 years, 9 months ago
This series fixes some issues I've hit while trying to compile
TCG checks with a cross-compiler, as an alternative to using
docker.

This isn't a regression in QEMU 6.1: the issues have been around
since they got merged in QEMU 3.0. Hence clearly QEMU 6.2 material.

Greg Kurz (2):
  configure: Fix trivial typo in --cross-cc-cflags-FOO
  configure: Fix excessive error detection when handling --cross-cc-FOO

 configure              | 29 ++++++++++++++++++-----------
 docs/devel/testing.rst |  2 +-
 2 files changed, 19 insertions(+), 12 deletions(-)

-- 
2.31.1