Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge pull request #271 from infracaninophile/static-compile
Baptiste Daroussin committed 13 years ago
commit 347cb3bc92ad7faa85031ddf1cf0a88e216d3c5c
parent 96c7f40
1 file changed +2 -2
modified pkg/pkg.conf.5
@@ -108,7 +108,7 @@ This option is silently ignored by
.Xr pkg-static 8
since it relies on
.Xr dlopen 3
-
which is unavailable to staticly linked programs.
+
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
@@ -117,7 +117,7 @@ This option is silently ignored by
.Xr pkg-static 8
since it relies on
.Xr dlopen 3
-
which is unavailable to staticly linked programs.
+
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