Commit f2d87fe
committed
fix: disable journald in yder build (no systemd in Docker)
yder's CMake requires libsystemd-dev for journald logging, which
isn't available in minimal Docker builds. Disable it with
-DWITH_JOURNALD=OFF since we only need yder as a dependency for
ulfius, not its journald features.1 parent 9b35327 commit f2d87fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments