From dc6c128010bd9b40f0f1893a14830befa1056002 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 25 Nov 2024 06:45:27 -0600 Subject: docs: Document the `ldpath` and `somask` variables --- APKBUILD.5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'APKBUILD.5') diff --git a/APKBUILD.5 b/APKBUILD.5 index 9baf772..3b1b69b 100644 --- a/APKBUILD.5 +++ b/APKBUILD.5 @@ -161,6 +161,9 @@ to .Li $pkgname=$pkgver openrc which means that the OpenRC subpackage will be automatically installed if the origin package and OpenRC are both installed on the same computer. +.It Cm ldpath +Specifies a colon-separated list of additional paths to scan for shared +libraries (.so files). .It Cm makedepends Specifies build dependencies for the package. .It Cm pkggroups @@ -206,6 +209,15 @@ virtual provider. .It Cm replaces Specifies packages that the package replaces. This is typically used for packages renamed by upstream. +.It Cm somask +Specifies a whitespace-separated list of shared object files that should be +ignored by +.Nm +when calculating providers and dependencies. For example, internal libraries +that are found in +.Cm ldpath +but not in a normal path searched by the dynamic linker should probably be +listed here. .It Cm subpackages Specifies subpackages or split packages built with this package. Typically, this will include -- cgit v1.2.3-70-g09d2