From f01bb649f33d9005e30ec2e82fef05f25b9a8dff Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 24 Feb 2019 20:52:45 +0000 Subject: Build everything as PIC by default --- doc/upgrade.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/upgrade.html') diff --git a/doc/upgrade.html b/doc/upgrade.html index 120e1e3..5427317 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -42,6 +42,9 @@ dependency bumped to 2.8.0.0.
  • s6-rc-compile does not support the -u or -g options anymore; instead, at any time, the user who can operate a s6-rc database is the user who owns the supervision tree.
  • +
  • Everything now builds as PIC by default no matter +the toolchain's settings. Use the --disable-all-pic configure +option to build executables and static libraries as non-PIC.
  • in 0.4.1.0

    -- cgit v1.2.3