diff options
author | Thomas Huth <thuth@redhat.com> | 2023-08-24 11:42:08 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-09-25 07:53:40 +0200 |
commit | c64023b0ba677cfa6b878e82ea8e18507a597396 (patch) | |
tree | e9e7f41c10878173656d81587dc201b05895d81b /tests/vmstate-static-checker-data | |
parent | b55e4b9c0525560577384adfc6d30eb0daa8d7be (diff) |
meson.build: Make keyutils independent from keyring
Commit 0db0fbb5cf ("Add conditional dependency for libkeyutils")
tried to provide a possibility for the user to disable keyutils
if not required by makeing it depend on the keyring feature. This
looked reasonable at a first glance (the unit test in tests/unit/
needs both), but the condition in meson.build fails if the feature
is meant to be detected automatically, and there is also another
spot in backends/meson.build where keyutils is used independently
from keyring. So let's remove the dependency on keyring again and
introduce a proper meson build option instead.
Cc: qemu-stable@nongnu.org
Fixes: 0db0fbb5cf ("Add conditional dependency for libkeyutils")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1842
Message-ID: <20230824094208.255279-1-thuth@redhat.com>
Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/vmstate-static-checker-data')
0 files changed, 0 insertions, 0 deletions