mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
meson: show standalone-binaries setting in the summary
This commit is contained in:
parent
d33b0daa6c
commit
18b49798a6
@ -3822,6 +3822,7 @@ foreach tuple : [
|
||||
['kernel-install', get_option('kernel-install')],
|
||||
['systemd-analyze', conf.get('ENABLE_ANALYZE') == 1],
|
||||
['fexecve'],
|
||||
['standalone-binaries', get_option('standalone-binaries')],
|
||||
]
|
||||
|
||||
if tuple.length() >= 2
|
||||
|
Loading…
Reference in New Issue
Block a user