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 Arm64 support #35

Closed
pouriyajamshidi opened this issue Jun 26, 2022 · 6 comments
Closed

Add Arm64 support #35

pouriyajamshidi opened this issue Jun 26, 2022 · 6 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@pouriyajamshidi
Copy link
Owner

Summary

With the rise of Arm chips, we should also add the binaries for those.

We need:

  1. Linux Arm64
  2. Apple Arm64

This should be instructed inside our Makefile.

Please make sure to test this and make sure the binaries work before submitting a PR.

@ChrisClarke246
Copy link
Contributor

Hey @pouriyajamshidi is this issue still open?

@ChrisClarke246
Copy link
Contributor

Is there anything left from PR #45

@pouriyajamshidi
Copy link
Owner Author

pouriyajamshidi commented Dec 3, 2023

Hey @ChrisClarke246,

This issue is still open. That PR never conformed to the requested changes and was automatically closed.

Feel free to give it a shot.

Although, if you are up for a challenge, this can be combined with #78 since ARM64 support (for mac OS only) is already included in the Makefile here.

Thanks in advance

@ChrisClarke246
Copy link
Contributor

Thanks for clarifying. I will give this one a shot for sure and then if I have some time I'll look at #78.

@pouriyajamshidi
Copy link
Owner Author

Thanks @ChrisClarke246
Best of luck mate

@pouriyajamshidi pouriyajamshidi moved this from Todo to In Progress in TCPING Dec 3, 2023
ChrisClarke246 added a commit to ChrisClarke246/tcping that referenced this issue Dec 3, 2023
pouriyajamshidi pushed a commit that referenced this issue Dec 3, 2023
… changes from #35 (#167)

Co-authored-by: CHRISTIAN MCINTOSH_CLARKE <[email protected]>
@pouriyajamshidi
Copy link
Owner Author

resolved in #167

@github-project-automation github-project-automation bot moved this from In Progress to Done in TCPING Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants