A Tool to Build Shared Libraries

Edit Package libtool

GNU libtool is a set of shell scripts to automatically configure UNIX
architectures to build shared libraries in a generic fashion.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000056 56 Bytes
baselibs.conf 0000000118 118 Bytes
handle-Werror-return-type.patch 0000000156 156 Bytes
libtool-2.4.7.tar.xz 0001016040 992 KB
libtool-2.4.7.tar.xz.sig 0000000659 659 Bytes
libtool-reproducible-hostname.patch 0000000559 559 Bytes
libtool-rpmlintrc 0000000232 232 Bytes
libtool.changes 0000032472 31.7 KB
libtool.keyring 0000002566 2.51 KB
libtool.spec 0000003512 3.43 KB
Revision 57 (latest revision is 59)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 965668 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 57)
- add handle-Werror-return-type.patch
- disable lto, breaks libtool as seen in testsuite 

- update to 2.4.7:
  - Libtool script now supports (configure-time and runtime) ARFLAGS
    variable, which obsoletes AR_FLAGS.  This is due to naming conventions
    among other *FLAGS and to be consistent with Automake's ARFLAGS.
  - Gnulib testsuite is enabled and run during 'make check'.
  - Support the Windows version of the Intel C Compiler (icl) in
    libtool script.
  - Pass '-fsanitize=*' flags for GCC and LLVM, and '-specs=*' for GCC
    to linker.
  - Pass '-Xassembler=*' and '-Wa,*' flag to compilers and linkers.
  - The variable 'FILECMD' with default value of '/usr/bin/file' was used to
    replace existing hard coded references to '/usr/bin/file'.
  - Add MidnightBSD support.
  - Libtool changed ARFLAGS/AR_FLAGS default from 'cru' to 'cr'.
  - Do not pass '-pthread' to Solaris linker.
  - 'libtool' and 'libtoolize' scripts now use '#! /usr/bin/env sh' shebang.
    Previously '#! /bin/sh' was used, which presents challenges for
    containerized environments.
  - Fix significant slowdown of libtoolize for certain projects (regression
    introduced in 2.4.3 release) caused by infinite m4 macro recursion.
  - Mitigate the slowdown of libtool script (introduced in v2.4.3) caused by
    increased number of calls to '$SED $sed_quote_subst' (bug#20006).
  - Properly parse and export TLS symbols on AIX.
  - Various bug fixes surrounding use of 'sed'.
  - Darwin systems set proper "allow undefined" flag on OSX 11, and
    PowerPC 10.5.
  - Removed some deprecated tests related to 'Makefile.inc' files.
Comments 0
openSUSE Build Service is sponsored by