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

libc: Remove a bunch of code for architectures we don't actually support #22561

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Jan 21, 2025

Namely:

  • alpha
  • hppa
  • ia64
  • microblaze
  • nios2
  • or1k
  • s390
  • sh

Not touching lib/libc/musl/crt/$arch/* to avoid conflicts with #22541 which is already removing all of the arch-specific files in there.

…ort.

Namely:

* alpha
* hppa
* ia64
* microblaze
* nios2
* or1k
* s390
* sh
@alexrp alexrp enabled auto-merge (rebase) January 21, 2025 02:11
@alexrp alexrp merged commit f1f269c into ziglang:master Jan 21, 2025
10 checks passed
@alexrp alexrp deleted the libc-cleanup branch January 21, 2025 08:43
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