Marc-André Lureau d4069a84a3 ui: compile dbus-display1.c with -fPIC as necessary
Building dbus-display1.c explicitly as a static library drops -fPIC by
default, which may not be correct if it ends up linked to a shared
library.

Let the target decide how to build the unit, with or without -fPIC. This
makes commit 186acfbaf7 ("tests/qtest: Depend on dbus_display1_dep") no
longer relevant, as dbus-display1.c will be recompiled.

Fixes: c172136ea33 ("meson: ensure dbus-display generated code is built
before other units")

Reported-by: Olaf Hering <olaf@aepfle.de>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2024-03-20 10:28:00 +04:00
..
2024-03-20 10:27:56 +04:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-08-31 19:47:43 +02:00
2023-08-31 19:47:43 +02:00
2024-02-28 11:31:28 +08:00
2023-10-20 06:46:53 -07:00
2023-08-31 19:47:43 +02:00
2023-06-05 20:48:34 +02:00
2024-03-20 10:27:54 +04:00
2024-02-09 12:48:02 +00:00