diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 14:54:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 14:54:28 +0000 |
commit | 1d03235d0682e00b5cd4edaab0108ca755ab90af (patch) | |
tree | 9691a0a530f5b8fd15ce003c1593942b697d15c1 /NEWS | |
parent | ff9333d473adb4ae1de2d9323394073793627823 (diff) | |
download | skalibs-1d03235d0682e00b5cd4edaab0108ca755ab90af.tar.xz |
Build as PIC by default
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ GNU C, not C99.) The AVLTREEN_DECLARE_AND_INIT() macro should be used instead. - New functions: env_dump(), mk?temp(), autosurf(), autosurf_name() - mkdir_unique() removed. (Duplicate functionality with mkdtemp.) + - ancilautoclose and nbwaitall sysdeps removed. + - New header: skalibs/posixishard.h + - Static libraries are now PIC by default. In 2.7.0.0 |