Skip to content

Adding linux/arm64 support and Update Makefile #42

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

Merged
merged 11 commits into from
Jul 8, 2024

Conversation

regevnoam1
Copy link
Contributor

Adding Arm64 Support.

In addition - gox library is deprecated so change the build making by using go command - GOARCH=arm64 GOOS=linux go build.
Also adding option to a specific build by using make (os)(arch) for example make windows_amd64 will make a exec for windows with amd64 architecture.

@regevnoam1 regevnoam1 changed the title Adding linux/arm64 support Update Makefile Adding linux/arm64 support and Update Makefile Jun 5, 2024
@g3rzi g3rzi merged commit 60678b4 into cyberark:master Jul 8, 2024
@g3rzi
Copy link
Collaborator

g3rzi commented Jul 15, 2024

Fix for #39

@g3rzi g3rzi mentioned this pull request Jul 15, 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.

2 participants