mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
meson: show standalone-binaries setting in the summary
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user