qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] makefile fixes/cleanups
@ 2023-05-25 10:28 Paolo Bonzini
  2023-05-25 10:28 ` [PATCH 1/3] tests/docker: simplify HOST_ARCH definition Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paolo Bonzini @ 2023-05-25 10:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.bennee, jsnow

A few fixes for things that have gotten inconsistent or redundant
over many changes to Makefile.

Paolo

Paolo Bonzini (3):
  tests/docker: simplify HOST_ARCH definition
  tests/vm: fix and simplify HOST_ARCH definition
  Makefile: remove $(TESTS_PYTHON)

 tests/Makefile.include        | 8 +++-----
 tests/docker/Makefile.include | 2 +-
 tests/vm/Makefile.include     | 7 +++----
 3 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.40.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-25 21:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-25 10:28 [PATCH 0/3] makefile fixes/cleanups Paolo Bonzini
2023-05-25 10:28 ` [PATCH 1/3] tests/docker: simplify HOST_ARCH definition Paolo Bonzini
2023-05-25 11:49   ` Philippe Mathieu-Daudé
2023-05-25 13:30   ` Alex Bennée
2023-05-25 10:28 ` [PATCH 2/3] tests/vm: fix and " Paolo Bonzini
2023-05-25 13:31   ` Alex Bennée
2023-05-25 10:28 ` [PATCH 3/3] Makefile: remove $(TESTS_PYTHON) Paolo Bonzini
2023-05-25 13:30   ` Alex Bennée
2023-05-25 21:09   ` John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).