From 1d03235d0682e00b5cd4edaab0108ca755ab90af Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 24 Feb 2019 14:54:28 +0000 Subject: Build as PIC by default --- doc/upgrade.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/upgrade.html b/doc/upgrade.html index 924ebc4..551b548 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,6 +26,11 @@ function.)
  • New functions: env_dump(), mk?temp(), autosurf(), autosurf_name()
  • +
  • The ancilautoclose and nbwaitall sysdeps have been removed.
  • +
  • New header: skalibs/posixishard.h
  • +
  • libskarnet.a now builds as PIC by default no matter +the toolchain's settings. Use the --disable-all-pic configure +option to build static libraries as non-PIC.
  • in 2.7.0.0

    -- cgit v1.2.3