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
build: Permanently disable linking against systemd
systemd is used by cardano-node for the scribe-backend, but we never use this, so we
disable it unconditionally. Our distributed builds (binary and docker) are statically
linked, so it would not be available anyways.
0 commit comments