qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] configure: fix minor issues in Xen checks
@ 2012-08-02 17:30 Peter Maydell
  2012-08-02 17:30 ` [Qemu-devel] [PATCH 1/2] configure: Don't run Xen compile checks in subshells Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Maydell @ 2012-08-02 17:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl, Stefano Stabellini, patches

These patches fix some minor issues in the Xen checks:
 * the use of subshells meant that the (not yet committed) "bail out
   on -Werror failure" check in do_cc didn't actually cause the
   configure run to stop
 * the 4.1 probe code had a set-but-unused-variable warning

Blue: with these two I'm able to do a successful configure
on Debian testing even with the 11/11 'make errors cause
configure failures' patch.

Peter Maydell (2):
  configure: Don't run Xen compile checks in subshells
  configure: Fix set-but-not-used warning in Xen 4.1 probe

 configure |   33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-08-04 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-02 17:30 [Qemu-devel] [PATCH 0/2] configure: fix minor issues in Xen checks Peter Maydell
2012-08-02 17:30 ` [Qemu-devel] [PATCH 1/2] configure: Don't run Xen compile checks in subshells Peter Maydell
2012-08-04 16:13   ` Blue Swirl
2012-08-02 17:30 ` [Qemu-devel] [PATCH 2/2] configure: Fix set-but-not-used warning in Xen 4.1 probe Peter Maydell
2012-08-03 10:39 ` [Qemu-devel] [PATCH 0/2] configure: fix minor issues in Xen checks Stefano Stabellini

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).