diff options
author | midipix <writeonce@midipix.org> | 2017-08-06 04:07:07 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2017-08-06 04:12:59 -0400 |
commit | d1c2e6475bca194018630e4734ce9566017d0313 (patch) | |
tree | 4b8b8ff55abf6181b6595ba7683631fa4fe122ec /NEWS | |
parent | aacf0756b589df52911eee0badf77e687137c75b (diff) | |
download | slibtool-d1c2e6475bca194018630e4734ce9566017d0313.tar.bz2 slibtool-d1c2e6475bca194018630e4734ce9566017d0313.tar.xz |
release 0.5.14v0.5.14
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +0.5.14: + +This patch release provides several fixes at the driver level, as well as +several improvements to slibtool's own internals. Addition of extended +variable support to slibtool's ./configure now makes it fully compatible +with (distro) build systems that pass those variable to ./configure by +default. + +- link mode: fix fdepfile construction when determining dynlib dependency. +- link mode: static archives: always have ar(1) act as ranlib(1). +- driver: refine handling of --target. +- build system: added extended dir variables. + 0.5.13: This patch release ensures successful installation of a shared library with |