Home
last modified time | relevance | path

Searched hist:c932ce3144d92b3032336d02b59e6a14be68098d (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A DMakefilec932ce3144d92b3032336d02b59e6a14be68098d Thu Jul 18 05:24:29 CDT 2019 Paolo Bonzini <pbonzini@redhat.com> configure: define CONFIG_TOOLS here

Defining CONFIG_TOOLS on the basis of $(TOOLS) has the disadvantage
of including it also if e.g. qemu-ga is requested. The correct
information is available in configure, define it there.

This also has the benefit of not installing the manpages for block layer
tools if the only "tool" being built is the guest agent.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dconfigurec932ce3144d92b3032336d02b59e6a14be68098d Thu Jul 18 05:24:29 CDT 2019 Paolo Bonzini <pbonzini@redhat.com> configure: define CONFIG_TOOLS here

Defining CONFIG_TOOLS on the basis of $(TOOLS) has the disadvantage
of including it also if e.g. qemu-ga is requested. The correct
information is available in configure, define it there.

This also has the benefit of not installing the manpages for block layer
tools if the only "tool" being built is the guest agent.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>