diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-11 08:13:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-11 08:13:14 +0000 |
commit | 2f8984613e17f9e5971ec338240b0bb6d2dd1cc6 (patch) | |
tree | 4061a64dc5ee8c415ca249ec1852cfc666e1468b /src/multicall | |
parent | 3caba3fd8f3825544c065ec62e4298c6edc76b28 (diff) | |
download | s6-linux-utils-2f8984613e17f9e5971ec338240b0bb6d2dd1cc6.tar.gz s6-linux-utils-2f8984613e17f9e5971ec338240b0bb6d2dd1cc6.tar.xz s6-linux-utils-2f8984613e17f9e5971ec338240b0bb6d2dd1cc6.zip |
Code refactor; only s6-ps has remaining globals now
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/multicall')
-rw-r--r-- | src/multicall/deps-exe/s6-linux-utils | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/multicall/deps-exe/s6-linux-utils b/src/multicall/deps-exe/s6-linux-utils new file mode 100644 index 0000000..730b277 --- /dev/null +++ b/src/multicall/deps-exe/s6-linux-utils @@ -0,0 +1,5 @@ +libs6ps.a.xyzzy +${LIBNSSS} +-lskarnet +${SYSCLOCK_LIB} +${MAYBEPTHREAD_LIB} |