meson: disable export-dbus-interfaces target when cross-compiling
authorLuca Boccassi <bluca@debian.org>
Tue, 8 Feb 2022 13:19:52 +0000 (13:19 +0000)
committerLuca Boccassi <bluca@debian.org>
Mon, 14 Feb 2022 22:14:08 +0000 (22:14 +0000)
commit2e323d198dc28cca4eb24ccebdcebbf2a385f144
treef04309c0bc8770d1bce27a2aa6e4505b34e73775
parent5a9113cb0b80daedc07423f0781fc02537a5295f
meson: disable export-dbus-interfaces target when cross-compiling

ERROR:
Cannot use target systemd as a generator because it is built for the
host machine and no exe wrapper is defined or needs_exe_wrapper is
true. You might want to set `native: true` instead to build it for
the build machine.

(cherry picked from commit 0628d48ec2af1c25bede6d94ae49107b17651b68)

Conflicts:
meson.build
meson.build