From b6a807296f2016d183e277ed3fe7dd96cff63ec0 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 29 Oct 2020 12:05:43 +0000 Subject: [PATCH] APKBUILD.5: document options="lib64" --- APKBUILD.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/APKBUILD.5 b/APKBUILD.5 index 3f19b44..066b3d1 100644 --- a/APKBUILD.5 +++ b/APKBUILD.5 @@ -326,6 +326,10 @@ should use the argument to .Xr scanelf 1 when attempting to find shared library (.so) dependencies for the package. +.It Cm lib64 +Specifies that the package installs files under /lib64 or /usr/lib64 and +that the test for those directories should be skipped. This is discouraged +and should only be used for packages providing compatibility for GNU libc. .It Cm libtool Specifies that the package requires its libtool (.la) files. They will not be automatically removed by