diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 21:48:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 21:48:50 +0000 |
commit | 61da214808d289f1521a5bd421e105828229b818 (patch) | |
tree | a1aca22d171dc991eaf7b32bc676941b92d7efa1 /doc/index.html | |
parent | 42df0cd80d936fd8b6b8207df08ef321412d7633 (diff) | |
download | s6-networking-61da214808d289f1521a5bd421e105828229b818.tar.xz |
Build everything as PIC by default
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 4677690..dca689c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.8.0.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.3.0.1 or later. It's a build-time requirement. It's also a run-time +2.3.0.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries. </li> <li> If you want to build the secure communication tools: |