From: Olaf Hering <olaf@aepfle.de>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel@nongnu.org, qemu-stable <qemu-stable@nongnu.org>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: Regression in v7.2.10 - ui-dbus.so requires -fPIC
Date: Sat, 16 Mar 2024 23:19:45 +0100 [thread overview]
Message-ID: <20240316231945.7bcfac09.olaf@aepfle.de> (raw)
In-Reply-To: <4b803768-09df-4b6c-a745-f0158543310d@tls.msk.ru>
[-- Attachment #1: Type: text/plain, Size: 396 bytes --]
Sat, 16 Mar 2024 22:40:14 +0300 Michael Tokarev <mjt@tls.msk.ru>:
> meson: ensure dbus-display generated code is built before other units
> (cherry picked from commit 1222070e772833c6875e0ca63565db12c22df39e)
"static_library" is used often. Some use the 'pic' option, which fixes the issue.
I think every usage that ends up in a shared library requires 'pic:true'.
Olaf
[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2024-03-16 22:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-14 21:00 Regression in v7.2.10 - ui-dbus.so requires -fPIC Olaf Hering
2024-03-16 19:40 ` Michael Tokarev
2024-03-16 22:19 ` Olaf Hering [this message]
2024-03-17 7:09 ` Michael Tokarev
2024-03-18 7:35 ` Marc-André Lureau
2024-03-18 8:14 ` Olaf Hering
2024-03-18 16:16 ` Michael Tokarev
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=20240316231945.7bcfac09.olaf@aepfle.de \
--to=olaf@aepfle.de \
--cc=marcandre.lureau@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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).