forked from pool/libtool
- 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. OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=38
This commit is contained in:
parent
66ca378d6a
commit
e6011bbde7
3
libtool-2.4.2.tar.gz
Normal file
3
libtool-2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
|
||||
size 2632347
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e
|
||||
size 2580417
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 10:30:14 CET 2011 - dmueller@suse.de
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 13:47:52 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -25,8 +25,8 @@ Requires: automake > 1.4
|
||||
License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
Summary: A Tool to Build Shared Libraries
|
||||
Version: 2.4
|
||||
Release: 15
|
||||
Version: 2.4.2
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 10:30:14 CET 2011 - dmueller@suse.de
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 13:47:52 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -25,8 +25,8 @@ Requires: automake > 1.4
|
||||
License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
Summary: A Tool to Build Shared Libraries
|
||||
Version: 2.4
|
||||
Release: 15
|
||||
Version: 2.4.2
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
|
Loading…
Reference in New Issue
Block a user