From 501afd6e514a683ba417d77692cb5f69312ecdf9 Mon Sep 17 00:00:00 2001 From: Muhammad Mahendra Subrata Date: Mon, 30 Jan 2023 16:53:15 +0700 Subject: system/execline: Show how to use LINK_SHARED option in README Signed-off-by: Willy Sudiarto Raharjo --- system/execline/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'system/execline') diff --git a/system/execline/README b/system/execline/README index 4086528e5f..d93c027cd2 100644 --- a/system/execline/README +++ b/system/execline/README @@ -30,4 +30,6 @@ If you just want to build and use skarnet.org software, building only the static libraries should be sufficient. If you want the binaries to be linked against the shared versions of the -skarnet.org libraries, pass LINK_SHARED=yes to the script. +skarnet.org libraries, pass LINK_SHARED=yes to the script, i.e., + + LINK_SHARED=yes ./execline.SlackBuild -- cgit v1.2.3