A Tool to Build Shared Libraries
GNU libtool is a set of shell scripts to automatically configure UNIX
architectures to build shared libraries in a generic fashion.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/libtool && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000017 17 Bytes | |
libtool-2.4.2.tar.gz | 0002632347 2.51 MB | |
libtool-rpmlintrc | 0000000232 232 Bytes | |
libtool-testsuite.changes | 0000016481 16.1 KB | |
libtool-testsuite.spec | 0000003233 3.16 KB | |
libtool.changes | 0000016481 16.1 KB | |
libtool.spec | 0000003213 3.14 KB | |
pre_checkin.sh | 0000000204 204 Bytes |
Revision 36 (latest revision is 59)
Stephan Kulow (coolo)
accepted
request 90949
from
Dirk Mueller (dirkmueller)
(revision 36)
- update to 2.4.2: - The generic approximation of the command line length limit (when getconf is not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8. - The bug that leaked developer tool paths into the release tarballs from ./bootstrap is fixed. - Improved support for the Cuda Compiler Driver (nvcc) on Darwin. - For GCC LTO support, the -fuse-linker-plugin switch is now also removed when computing compiler postdeps. - The undocumented hardcode_libdir_flag_spec_ld tag variable has been removed in favor of using hardcode_libdir_flag_spec with $wl set to empty. - update to 2.4.2: - The generic approximation of the command line length limit (when getconf is not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8. - The bug that leaked developer tool paths into the release tarballs from ./bootstrap is fixed. - Improved support for the Cuda Compiler Driver (nvcc) on Darwin. - For GCC LTO support, the -fuse-linker-plugin switch is now also removed when computing compiler postdeps. - The undocumented hardcode_libdir_flag_spec_ld tag variable has been removed in favor of using hardcode_libdir_flag_spec with $wl set to empty.
Comments 0