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

Enable reallocarray in musl cross toolchains #31774

Merged
merged 8 commits into from Jul 3, 2021

Conversation

ericonr
Copy link
Member

@ericonr ericonr commented Jul 3, 2021

  • cross-aarch64-linux-musl: pick up reallocarray in musl.
  • cross-i686-linux-musl: pick up reallocarray in musl.
  • cross-mips-linux-musl: pick up reallocarray in musl.
  • cross-mipsel-linux-musl: pick up reallocarray in musl.
  • cross-powerpc-linux-musl: pick up reallocarray in musl.
  • cross-powerpc64-linux-musl: pick up reallocarray in musl.
  • cross-powerpc64le-linux-musl: pick up reallocarray in musl.
  • cross-powerpcle-linux-musl: pick up reallocarray in musl.

Just rebuild to pick up patch from musl.

[ci skip]

@ericonr ericonr merged commit c9671e2 into void-linux:master Jul 3, 2021
sgn pushed a commit that referenced this pull request Jul 15, 2021
Update revision to make it pick up reallocarray patch from #31096

Related: #31774

Couldn't build #31973 locally without this (even without that patch).

[ci skip]
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2021
@ericonr ericonr deleted the realloc branch November 18, 2021 02:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant