« Previous | Next » 

Revision 9b4c0b56

ID9b4c0b56b5f0b341ffa41238e3d2e96ec3b031d9

Added by Peter Maydell over 11 years ago

configure: Fix set-but-not-used warning in Xen 4.1 probe

The Xen 4.1 probe never uses the return value from xc_interface_open(),
so was provoking a compiler warning on newer gcc. Fix by not bothering
to put the return value anywhere.

Signed-off-by: Peter Maydell <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences