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

Made UPX available for other architechures #53

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

dermalikmann
Copy link
Contributor

@dermalikmann dermalikmann commented Apr 16, 2024

This change enables UPX build on arm architectures (tested on arm64)

It should also be backwards compatible with existing build setups, as UPX was (assumably) explicitly disabled for anything but amd64.
To re-enable, the build environment has to be modified, so that $UPX_COMPRESS is true, even when building on arm64.

@sebthom sebthom merged commit 24d1361 into vegardit:main Apr 16, 2024
6 checks passed
@sebthom
Copy link
Member

sebthom commented Apr 16, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants