Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Merge pull request #271 from infracaninophile/static-compile
Baptiste Daroussin committed 13 years ago
commit 347cb3bc92ad7faa85031ddf1cf0a88e216d3c5c
parent 96c7f40d767e9911b3dc605f95c9511e3871e667
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