diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6c66f1e..0872086 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -203,7 +203,7 @@ dependency bumped to 2.5.1.0. </li> dependency bumped to 2.8.0.0. </li> <li> <a href="s6-rc-compile.html">s6-rc-compile</a> does not support the <tt>-u</tt> or <tt>-g</tt> options anymore; instead, at any time, the user who can operate -a s6-rc database is the user who owns the supervision tree. </li> +an s6-rc database is the user who owns the supervision tree. </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> |