mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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