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

Update package scripts for multiple architectures #763

Closed
wants to merge 1 commit into from

Conversation

theofficialgman
Copy link

@theofficialgman theofficialgman commented Sep 8, 2022

does some work on #251

Description

changes the hardcoding of a single architecture to an architecture set at build time dependent on the running process architecture.

Notes

as I have said before, I am not a programmer, so if this syntax is horrible I am sorry. It does work however and means that arm64 linux no longer needs any local patching to build (besides building and shimming in dugite-native). This also makes it easier to build armhf linux (though that is still more difficult since the windows node dependencies and scripting has to be fully removed due to winstaller still being installed on linux)

@shiftkey
Copy link
Owner

@theofficialgman thanks for the contribution!

I've opened #774 which should achieve what you need in a more succinct manner, and I'll get this merged so it'll hopefully make your work easier...

@shiftkey shiftkey closed this Oct 15, 2022
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