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

Add support for arm64 linux in isar v4 #114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sauramirez
Copy link

@sauramirez sauramirez commented Dec 17, 2024

This PR adds arm64 to the list of supported platforms to the switch statement

We were able to compile isar for arm64 linux with the build_linux.sh script (See https://github.com/bekindsoft/isar/releases) and run it by copying the compiled binary to the lib path.

Right now we have to override the isar dependency in order for it to work. Is there a reason arm64 is disabled or can we start supporting it in the CI builds and code?

Fixes #86

@sauramirez sauramirez changed the title Add support for arm64 linux Add support for arm64 linux in isar v4 Dec 17, 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.

1 participant