]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: fix crypt_activate_by_signed_key detection
authorLuca Boccassi <bluca@debian.org>
Fri, 2 Jul 2021 18:11:58 +0000 (19:11 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:55:09 +0000 (11:55 +0200)
commit8da7e26cbc224edd1cab22b7b5aebc6df5f0216e
tree73a8a445d2b85c817f552a67b5160d07207ba4f5
parent375afc17f4a6a0c752fa1072391bfe2846acf829
meson: fix crypt_activate_by_signed_key detection

It should set HAVE_CRYPT_ACTIVATE_BY_SIGNED_KEY, rather than HAVE_CRYPTSETUP
which enables the verity features, as it needs to detect the availability of
the crypt_activate_by_signed_key API
meson.build