From 9358ede0e510fe25cf26fd6cc349395ac8bc8558 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 Feb 2021 17:18:38 +0000 Subject: Prepare for 1.0.4.0; new +,-,& directives for execlineb cmd interp --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index a6d2733..ba21fed 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.10.0.2 or later: https://skarnet.org/software/skalibs/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. @@ -85,7 +85,7 @@ linking against the static libc with --enable-static-libc. 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/ +musl: https://musl-libc.org/ * Cross-compilation -- cgit v1.2.3