Markus Mützel
bc75e1f0ac
libtool: Add new LLVM Flang runtime library name to exceptions
...
The Flang runtime library was renamed in LLVM 21. Add the new name of the
Flang runtime library to the list of static libraries that are allowed
exceptionally to be linked into shared libraries.
2025-09-22 14:55:29 +02:00
Christoph Reiter
b38b2b78f4
Remove all cygwin CHOST changes
...
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
8869e7ec6f
gcc rebuilds
2025-06-26 22:29:21 +02:00
Christoph Reiter
28df12966a
libtool: build for cygwin
2025-06-17 22:54:29 +02:00
Christoph Reiter
79ac937102
libtool: Update to 2.5.4
...
Both removed patches are included in this new release
https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=68fbecc49be8076f14ba241f80b1a33a59d8d048
https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=eed74d650aecb91f556d52c8d5f4018035daeb16
2024-11-26 23:52:32 +01:00
Yang Kun
6e7df25b31
libtool: update to 2.5.3
2024-10-15 19:03:55 +08:00
Christoph Reiter
804ecbcb2a
libtool: rebuild for new gcc version
...
and remove the min gcc version, doesn't add much
2024-07-05 00:35:12 +02:00
Christoph Reiter
a2ee04bf00
More CPEs
2024-03-24 20:09:34 +01:00
Christoph Reiter
174e938942
more CPEs
2024-03-22 19:04:22 +01:00
Christoph Reiter
0cc7cada51
libtool: fix license file location
...
missing usr
2022-12-03 18:40:24 +01:00
Markus Mützel
169ec09003
libtool: Also allow linking static libraries provided by Flang into shared libraries.
2022-10-30 12:31:47 +01:00
Markus Mützel
7c961ef800
libtool: update to version 2.4.7
2022-10-30 11:31:24 +01:00
Christoph Reiter
470c48582c
libtool: drop install file
2022-01-09 14:40:23 +01:00
Christoph Reiter
c54b9e9fc2
libtool: override the soname_spec for cygwin as well
...
So that if we target a cygwin triplet we still get libraries with a "msys-" prefix.
This allows us to get rid of some msysize patches if we run autoreconf and
pass a cygwin triplet instead of a msys one.
2022-01-01 18:43:44 +01:00
Christoph Reiter
a37deb3497
Remove autotools from base-devel
...
All packages depend on it explicitly now.
2021-12-17 15:41:48 +01:00
Christoph Reiter
38126d763e
makedepend on autotools for packages using configure
...
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.
Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Mateusz Mikuła
285308936e
libtool: fix recent patch
2021-04-13 00:02:13 +02:00
Mateusz Mikuła
062d2c181f
Add validpgpkeys
2021-04-11 22:53:42 +02:00
Mateusz Mikuła
82f6481b33
Update GCC makedependency
...
No idea why it is expcilit version though
2021-04-11 20:30:59 +02:00
Mateusz Mikuła
b2f20e768c
libtool: support llvm-objdump -f output
2021-04-11 20:13:49 +02:00
Alexey Pavlov
790be9c75a
libtool: Rebuild for gcc-9.3.0
2020-03-19 15:03:23 +03:00
Martin Storsjö
85ebf7df1d
Add another libtool patch for picking up compiler-rt builtins from clang ( #1740 )
...
The previous patch for the same issue (in
066ff9b4ae ) works fine for VLC, which
manually overrides "lt_cv_deplibs_check_method=pass_all" in their
configure.ac to get rid of this check in libtool in general.
To fix linking other projects without such existing workarounds
in their configure scripts, we need to patch libtool to allow
statically linking the compiler-rt builtins.
This patch is under discussion upstream at
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27866#65 (but doesn't
seem to be making any progress at the moment).
2019-09-30 09:20:00 +03:00
Alexey Pavlov
5eb22dd9e9
libtool: Rebuild with gcc 9.1.0
2019-07-04 23:42:08 +03:00
Alexey Pavlov
8d14d0305d
libtool: Rebuild
2018-12-14 12:19:45 +03:00
Martin Storsjö
066ff9b4ae
Add libtool patches that fixes using clang with compiler-rt and lld ( #1453 )
2018-10-11 09:04:37 +03:00
Alexey Pavlov
670258a1d3
libtool: Rebuild for GCC 7.3.0
2018-07-13 09:05:38 +03:00
Viktor Szakats
487fe4e03c
URL and protocol updates
2017-10-20 10:08:29 +00:00
Viktor Szakats
746a478425
switch to HTTPS where available
2017-09-16 03:45:32 +00:00
atom.long
eff0be16c3
libtool: Update the version number of gcc to 6.3.0
2017-05-30 23:01:53 +08:00
PiterW
0f63e5601d
Update PKGBUILD
2017-04-19 13:36:00 +02:00
PiterW
0978b5360e
Update PKGBUILD
2017-04-19 13:10:21 +02:00
PiterW
3fced04a5f
Update 0003-Pass-various-runtime-library-flags-to-GCC.mingw.patch
2017-04-19 13:07:47 +02:00
PiterW
7f6174d402
Update PKGBUILD
2017-04-19 12:59:00 +02:00
PiterW
c852b3f3bc
Update 0003-Pass-various-runtime-library-flags-to-GCC.mingw.patch
2017-04-19 12:56:47 +02:00
PiterW
e80fb73b50
Update 0003-Pass-various-runtime-library-flags-to-GCC.mingw.patch
2017-04-19 12:51:55 +02:00
PiterW
b3f4d8af0c
Update PKGBUILD
2017-04-19 12:45:10 +02:00
PiterW
af96d46d5a
Update PKGBUILD
2017-04-19 12:41:42 +02:00
PiterW
1d4d9c3f45
Update 0003-Pass-various-runtime-library-flags-to-GCC.mingw.patch
2017-04-19 12:41:36 +02:00
PiterW
3b9c1b5e3b
Update PKGBUILD
2017-04-14 20:41:38 +02:00
PiterW
9c60a05074
Update 0003-Pass-various-runtime-library-flags-to-GCC.mingw.patch
2017-04-14 20:41:19 +02:00
PiterW
3aee09fc21
Update 0003-Pass-various-runtime-library-flags-to-GCC.mingw.patch
2017-04-14 19:54:15 +02:00
PiterW
9788a9ccf4
Update PKGBUILD
2017-04-14 18:30:07 +02:00
PiterW
5282a34915
Update PKGBUILD
2017-04-14 18:12:48 +02:00
PiterW
8cc07af591
Update PKGBUILD
2017-04-14 12:43:26 +02:00
PiterW
a53d0ff11d
usr/bin/libtool add flag without symlink
...
1. Symlink not properly copy
# Flags to be passed through unchanged, with rationale
copy patch from
/build-aux/ltmain.in to /build-aux/ltmain.sh
2017-04-08 20:53:55 +02:00
Alexey Pavlov
cc431839a4
libtool: Rebuild with gcc-5.3.0
2016-03-28 12:50:43 +03:00
Viktor Szakats
ab64a4ef6c
switch to sha256 checksums
...
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f
use secure urls
...
* follow some redirects
2016-02-23 10:26:02 +01:00
Alexpux
5f1dda6cfc
libtool: Update to 2.4.6
2015-02-16 14:48:03 +03:00
Renato Silva
b176b369d3
Trailing whitespace cleanup.
2015-02-09 18:47:01 -02:00