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

musl 1.2 #43106

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

musl 1.2 #43106

wants to merge 3 commits into from

Conversation

dkwo
Copy link
Contributor

@dkwo dkwo commented Mar 29, 2023

[ci skip]

  • I tested the changes in this PR: yes
  • I built this PR locally for my native architecture, (x86_64-musl)
  • keeping the large-file patch, for now
  • requires changes to xbps, along the lines of [RFC] abi support xbps#331 or some other solution
  • remove configure args for 2038 for 32bit in coreutils, tar, dnsdist
  • abiword opencollada need updated patches

@dkwo dkwo marked this pull request as draft March 29, 2023 19:36
@dkwo
Copy link
Contributor Author

dkwo commented Mar 29, 2023

ref for self:

for a in cross-aarch64-linux-musl cross-arm-linux-musleabi cross-arm-linux-musleabihf cross-armv7l-linux-musleabihf cross-i686-linux-musl cross-mipsel-linux-musl cross-mipsel-linux-muslhf cross-mips-linux-musl cross-mips-linux-muslhf cross-powerpc64le-linux-musl cross-powerpc64-linux-musl cross-powerpcle-linux-musl cross-powerpc-linux-musl cross-x86_64-linux-musl cross-riscv64-linux-musl; do
	sed -i s/1.1.24/1.2.4/ srcpkgs/$a/template
        sed -i s/1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3/7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039/ srcpkgs/$a/template
	xrevbump "bump musl version" $a
done

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

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

Successfully merging this pull request may close these issues.

2 participants