Skip to content

Also allow ARCH=aarch64#54

Merged
probonopd merged 1 commit intomainfrom
allow-aarch64
Aug 5, 2024
Merged

Also allow ARCH=aarch64#54
probonopd merged 1 commit intomainfrom
allow-aarch64

Conversation

@probonopd
Copy link
Copy Markdown
Member

@probonopd probonopd commented May 25, 2024

Should solve AppImage/AppImageKit#1163

Currently ARCH=aarch64 fails but ARCH=arm_aarch64 works.

The first "a" in "aarch64" already stands for "ARM", so there should be no non-ARM aarch64.

So we shoud make ARCH=aarch64 work as expected. Leaving ARCH=arm_aarch64 so as to not break legacy code that relies on it.

@probonopd probonopd requested a review from TheAssassin May 25, 2024 08:35
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