Files
MSYS2-packages/libtool
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
..
2014-10-23 22:08:03 +01:00