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

axiom-configure broken for ARM architecture. #802

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sho-luv
Copy link

@sho-luv sho-luv commented Apr 30, 2024

If you run the configure command on a Arm system the auto configure over writes the ARM binaries with AMD64 ones. This breaks what was previously working. I added checks to at a minimum not break existing binaries. I could change the code to locate the binaires of arm if detected. But I'm not sure thats what you wanted. As it stands it just breaks your system if you are on ARM. So I just at a min had it check if the bins already existed before trying to install them again.

@sho-luv sho-luv changed the title Fixed Overwriting of binaries that e axiom-configure broken for ARM architecture. Apr 30, 2024
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.

None yet

1 participant