From 8bec4db9fab17e416df18dd6223a3eb5fd035445 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 15 Feb 2021 19:38:31 +0000 Subject: Add link to the execline manpages --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index d6a98ad..793f632 100644 --- a/INSTALL +++ b/INSTALL @@ -94,7 +94,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/) execline is especially efficient when statically linked, so it is recommended if you have a suitable libc. -- cgit v1.3.1