summaryrefslogtreecommitdiffstats
path: root/src/tpm2-setup/meson.build
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-11-12 19:30:38 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-11-13 00:21:33 +0100
commite2f82f61510ac8cea86a32d269df346e24c55c3a (patch)
treeedd148a7b06208fe91b92d71fca48ebd8a32b5c4 /src/tpm2-setup/meson.build
parentrun0: when changing privileges to non-root, do not show superhero emoji (diff)
downloadsystemd-e2f82f61510ac8cea86a32d269df346e24c55c3a.tar.xz
systemd-e2f82f61510ac8cea86a32d269df346e24c55c3a.zip
various: check meson feature flag early
Prompted by https://github.com/systemd/systemd/pull/35110#discussion_r1835885340
Diffstat (limited to 'src/tpm2-setup/meson.build')
-rw-r--r--src/tpm2-setup/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tpm2-setup/meson.build b/src/tpm2-setup/meson.build
index 77fad97b7f..11427d5e3a 100644
--- a/src/tpm2-setup/meson.build
+++ b/src/tpm2-setup/meson.build
@@ -13,7 +13,6 @@ executables += [
libopenssl,
],
},
-
generator_template + {
'name' : 'systemd-tpm2-generator',
'sources' : files('tpm2-generator.c'),