Searched hist:"3 aa88b31290c7cbbbae344efdece659194b95c70" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 3aa88b31290c7cbbbae344efdece659194b95c70 Mon Nov 02 08:06:23 CST 2015 Stefan Hajnoczi <stefanha@redhat.com> configure: add missing --disable-modules option
According to ./configure all options should have both --enable-foo and --disable-foo:
# Always add --enable-foo and --disable-foo command line args. # Distributions want to ensure that several features are compiled in, and it # is impossible without a --enable-foo that exits if a feature is not found.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Message-id: 1446473183-24250-1-git-send-email-stefanha@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|