Skip to content

Add aarch64 build support and gitignore update - #16

Open
ZhiZe-ZG wants to merge 6 commits into
Davidslv:modern-roguefrom
ZhiZe-ZG:add-aarch64-support
Open

ZhiZe-ZG wants to merge 6 commits into
Davidslv:modern-roguefrom
ZhiZe-ZG:add-aarch64-support

Conversation

@ZhiZe-ZG

Copy link
Copy Markdown

This pull request adds AArch64 GNU/Linux support to the bundled config.guess script. Previously, configure failed because it could not recognize the aarch64 system type.

The change extends the existing ARM Linux detection rule to recognize aarch64-unknown-linux-gnu. The standard configure and make build process now works without architecture-specific flags.

Also updated the git ignore file to ignore build temp files.

Tested successfully on an AArch64 NixOS virtual machine running on Apple Silicon.

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.

1 participant