mirror of
https://github.com/systemd/systemd.git
synced 2026-07-11 00:56:48 +00:00
@@ -46,7 +46,7 @@ executables += [
|
||||
libexec_template + {
|
||||
'name' : 'systemd-journal-remote',
|
||||
'public' : true,
|
||||
# We always build systemd-journal regardless of ENABLE_REMOTE because we have to build
|
||||
# We always build systemd-journal-remote regardless of ENABLE_REMOTE because we have to build
|
||||
# fuzz-journal-remote even when --auto-features=disabled (see tools/oss-fuzz.sh for why).
|
||||
# Instead, we make sure we don't install it when the remote feature is disabled.
|
||||
'install' : conf.get('ENABLE_REMOTE') == 1,
|
||||
|
||||
Reference in New Issue
Block a user