aboutsummaryrefslogtreecommitdiff
path: root/misc/systemd
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2023-02-14 15:54:19 +0100
committerEelco Dolstra <edolstra@gmail.com>2023-02-14 15:54:19 +0100
commit35049389cdc50d4e3a460d40808a72a8c50207e7 (patch)
treeb7b74654f55fc98e1e1257518de937184e1bfefe /misc/systemd
parentc18456604601dd233be4ad2462474488ef8f87e3 (diff)
Fix static build
For static builds, we need to propagate all the static library dependencies to the link of the program. E.g. if libstore-tests-exe depends on libnixstore-tests, and libnixstore-tests depends on libstore, then libstore-tests-exe needs to link against libstore. https://hydra.nixos.org/build/209007480
Diffstat (limited to 'misc/systemd')
0 files changed, 0 insertions, 0 deletions