Skip to content

Additional encoding argument for none x86 systems #1627

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

Closed
wants to merge 1 commit into from

Conversation

aDramaQueen
Copy link

Hi,

regarding issue #1440, this change allows compiling MiKTeX on none x86 architectures, for example ARM64. All credits to @sumitd2. I just formed his solution into a PR.

The list is defined within this Regex: "^(powerpc|ppc)64le|aarch64"

Since ARM CPUs are rising, and more diverse than good old x86, this list will most probably grow.

The list currently contains following architectures:

  • powerpc64le
  • ppc64le
  • aarch64

…tems that do not by default compile into ASCII
Copy link

This pull request has been marked as stale due to inactivity.

Copy link

This pull request has been automatically closed due to inactivity.

@github-actions github-actions bot closed this Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant