You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meson, ops: define sd_event ops by intent, not libsystemd presence
Setting HAVE_LIBSYSTEMD based on target is a bit misleading: we may
*have* a libsystemd available, but not want to use it (for example, in
ops used by the mctp binary).
Instead, use OPS_SD_EVENT to describe our intent to include the sd_event
operations.
Signed-off-by: Jeremy Kerr <[email protected]>
0 commit comments