Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Add support for arm64 linux in isar v4#114

Open
sauramirez wants to merge 1 commit intoisar-community:mainfrom
bekindsoft:feat/arm64
Open

Add support for arm64 linux in isar v4#114
sauramirez wants to merge 1 commit intoisar-community:mainfrom
bekindsoft:feat/arm64

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
@SebAubin
Copy link

@sauramirez is there a reason for this to be only available in V4? We're using Isar in our production app.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants