From: Paolo Bonzini <pbonzini@redhat.com>
To: Laurent Vivier <laurent@vivier.eu>
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>,
"Gerd Hoffmann" <kraxel@redhat.com>
Subject: Re: [PATCH v2 0/2] meson: avoid compiling qemu-keymap by default
Date: Tue, 25 Aug 2020 09:52:06 +0200 [thread overview]
Message-ID: <CABgObfav9AUHaHk-gt4cscjaTJ4p-Ufoxhztfb7FKU6-sLwV6A@mail.gmail.com> (raw)
In-Reply-To: <20200824152430.1844159-1-laurent@vivier.eu>
[-- Attachment #1: Type: text/plain, Size: 1064 bytes --]
Queued, thanks.
Paolo
Il lun 24 ago 2020, 17:24 Laurent Vivier <laurent@vivier.eu> ha scritto:
> We don't need it with linux-user only build, and if xkbcommon dynamic
> library is detected it can break the build of static only binaries.
>
> So disable it if it is no explicitly asked by the user when neither
> system or tools are built.
>
> build qemu-keymap:
> configure --disable-system --disable-tools --disable-user
> --enable-xkbcommon
> configure --disable-system --enable-tools --disable-user
> configure --enable-system --disable-tools --disable-user
>
> don't build qemu-keymap:
> configure --disable-system --disable-tools --disable-user
> configure --disable-system --disable-tools --enable-user
>
> Laurent Vivier (2):
> meson: move xkbcommon to meson
> meson: avoid compiling qemu-keymap by default
>
> configure | 29 ++++-------------------------
> meson.build | 16 +++++++++++-----
> meson_options.txt | 1 +
> ui/meson.build | 2 +-
> 4 files changed, 17 insertions(+), 31 deletions(-)
>
> --
> 2.26.2
>
>
>
[-- Attachment #2: Type: text/html, Size: 1600 bytes --]
prev parent reply other threads:[~2020-08-25 7:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-24 15:24 [PATCH v2 0/2] meson: avoid compiling qemu-keymap by default Laurent Vivier
2020-08-24 15:24 ` [PATCH v2 1/2] meson: move xkbcommon to meson Laurent Vivier
2020-08-24 15:24 ` [PATCH v2 2/2] meson: avoid compiling qemu-keymap by default Laurent Vivier
2020-08-25 7:52 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CABgObfav9AUHaHk-gt4cscjaTJ4p-Ufoxhztfb7FKU6-sLwV6A@mail.gmail.com \
--to=pbonzini@redhat.com \
--cc=kraxel@redhat.com \
--cc=laurent@vivier.eu \
--cc=marcandre.lureau@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).