Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtool: update to 2.5.2 #21905

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

libtool: update to 2.5.2 #21905

wants to merge 2 commits into from

Conversation

ikspress
Copy link
Contributor

@ikspress ikspress commented Sep 12, 2024

Based on my previous PR (#21621).

The propose of this PR is as follows:

  • Refresh some patches
  • Rephrase PKGBUILD following libtool in MSYS2-packages

Here is the difference between the original patches and the refreshed ones.

Original name Refreshed name Comments
0002-cygwin-mingw-Create-UAC-manifest-files.mingw.patch 0001-cygwin-mingw-Create-UAC-manifest-files.patch Refresh without any changes
0005-Fix-seems-to-be-moved.patch 0002-Fix-seems-to-be-moved.patch Refresh without any changes
0006-Fix-strict-ansi-vs-posix.patch 0003-Fix-STRICT_ANSI-vs-POSIX.patch Refresh without any changes
0013-Allow-statically-linking-compiler-support-libraries-.patch 0004-Allow-statically-linking-Flang-support-libraries.patch Remove '-' in file name
0010-libtool-2.4.2-include-process-h.patch 0005-libtool-include-process.h.patch Remove changes in ltmain.sh
0009-libtool-2.4.2.418-msysize.patch 0006-msysize.patch Remove changes in automatically generated files
0011-Pick-up-clang_rt-static-archives-compiler-internal-l.patch 0011-Pick-up-clang_rt-static-archives-compiler-internal.patch Refresh and remove "-l" in file name
0012-Prefer-response-files-over-linker-scripts-for-mingw-.patch 0012-Prefer-response-files-over-linker-scripts-for-mingw.patch Refresh and remove '-' in file name
0013-Allow-statically-linking-compiler-support-libraries-.patch 0013-Allow-statically-linking-compiler-support-libraries.patch Remove '-' in file name

Thanks again for lazka's patience.

@ikspress ikspress force-pushed the libtool branch 2 times, most recently from 4e6a4b4 to c049ca0 Compare September 14, 2024 04:16
@MisterDA
Copy link

MisterDA commented Oct 9, 2024

libtool 2.5.3 has been released in the meantime, could you consider updating this PR?

@ikspress
Copy link
Contributor Author

libtool 2.5.3 has been released in the meantime, could you consider updating this PR?

Okay, I had sent an email to libtool mailing list to ask some questions about updating libtool due to I get troubled with link flags.
I'll update to 2.5.3 when they reply. If you really need this, you can change pkgver to 2.5.3 and run updpkgsums && makepkg-mingw --skippgpcheck, but it still work in progress.
https://lists.gnu.org/archive/html/libtool/2024-10/msg00002.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants