lix/tests
Qyriad e54d4c9381 build: fix static linking with a hack
This causes libstore, libexpr, libfetchers, and libutil to be linked
with -Wl,--whole-archive to executables, when building statically.

libstore for the store backends, libexpr for the primops, libfetchers
for the fetcher backends I assume(?), and libutil for the nix::logger
initializer (which notably shows in pre-main constructors when HOME is
not owned by the user. cursed.).

This workaround should be removed when #359 is fixed.

Fixes #306.

Change-Id: Ie9ef0154e09a6ed97920ee8ab23810ca5e2de84c
2024-05-31 21:47:16 -06:00
..
functional libstore/build: copy ca-certificates too 2024-05-31 07:54:18 +00:00
installer test: Make the installer work on old rhel versions 2023-03-31 15:29:50 +02:00
nixos libstore/build: always enable seccomp filtering and no-new-privileges 2024-05-24 21:19:29 +00:00
unit build: fix static linking with a hack 2024-05-31 21:47:16 -06:00