Home
last modified time | relevance | path

Searched hist:"16 d80f61814745bd3f5bb9f47ae3b00edf9e1e45" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefile16d80f61814745bd3f5bb9f47ae3b00edf9e1e45 Thu Apr 02 06:32:16 CDT 2015 Markus Armbruster <armbru@redhat.com> qapi: Turn generators' mandatory option -i into an argument

Mandatory option is silly, and the error handling is missing: the
programs crash when -i isn't supplied. Make it an argument, and check
it properly.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>