summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-02-24 22:09:30 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-02-24 22:09:30 +0000
commit2ca90a4b7a7967645fe097823e7df58c8055c03f (patch)
treebaf3b2b006c0d1db6eaedc9388a8c45941f0d793 /doc
parent3e1f1edde90c4d8286837ac5864111df30bf1275 (diff)
downloads6-linux-utils-2ca90a4b7a7967645fe097823e7df58c8055c03f.tar.gz
s6-linux-utils-2ca90a4b7a7967645fe097823e7df58c8055c03f.tar.xz
s6-linux-utils-2ca90a4b7a7967645fe097823e7df58c8055c03f.zip
Build everything as PIC by default
Diffstat (limited to 'doc')
-rw-r--r--doc/upgrade.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index cd0a5d3..68ee109 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,7 +21,11 @@
 <h2> in 2.5.0.1 </h2>
 
 <ul>
- <li> skalibs dependency bumped to 2.8.0.0. </li>
+ <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a>
+dependency bumped to 2.8.0.0. </li>
+ <li> Everything now builds as PIC by default no matter
+the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure
+option to build executables and static libraries as non-PIC. </li>
 </ul>
 
 <h2> in 2.5.0.0 </h2>