diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:31:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:31:26 +0000 |
commit | 5e3fcefc47824c9ce3bff156804dd44995a04073 (patch) | |
tree | b3036b81c6fa12e0cbf6f091ae190312860cb075 | |
parent | 61a6affb7edecd181f8daf61b124acdd032caed1 (diff) | |
download | s6-5e3fcefc47824c9ce3bff156804dd44995a04073.tar.xz |
version: 2.10.0.2v2.10.0.2
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ linking against the static libc with --enable-static-libc. (If you are using a GNU/Linux system, be aware that the GNU libc behaves badly with static linking and produces huge executables, which is why it is not the default. Other libcs are better suited -to static linking, for instance musl: http://musl-libc.org/) +to static linking, for instance musl: https://musl-libc.org/) s6 includes software running at a very low level, including a program that may run as process 1: to avoid run-time dependencies, |