On Thu, 2 Aug 2012, Peter Maydell wrote:
> 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(-)

They are both fine by me.

Tested-by: Stefano Stabellini <[email protected]>

Reply via email to