Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
SHLIBS/AUTODEPS do work in pkg-static now thanks to 3e1b8d4a7
Bryan Drewery committed 13 years ago
commit 7bb30c4fc797190d55f42723b73003454c269511
parent 4461918
1 file changed +0 -10
modified pkg/pkg.conf.5
@@ -111,20 +111,10 @@ This option is enabled by default, log all the
installation/deinstallation/upgrade operation via syslog(3)
.It Cm SHLIBS: boolean
Analyse elf and track all shared libraries needed by the packages.
-
This option is silently ignored by
-
.Xr pkg-static 8
-
since it relies on
-
.Xr dlopen 3
-
which is unavailable to statically linked programs.
default: off
.It Cm AUTODEPS: boolean
Analyse the elf to add dependencies (shared libraries) that may have been
forgotten by the maintainer.
-
This option is silently ignored by
-
.Xr pkg-static 8
-
since it relies on
-
.Xr dlopen 3
-
which is unavailable to statically linked programs.
default: off
.It Cm ABI: string
the abi of the package you want to install, by default the /bin/sh abi is used