r12f / rnp

A simple layer 4 ping tool for cloud.
Apache License 2.0
72 stars 7 forks source link

Apple M1 chip (macOS.arm64) support #13

Open doliawu opened 3 years ago

doliawu commented 3 years ago

Would you mind add support for macOS with M1 chips? The macOS.x64 doesn't seems not work on M1

➜ rnp ./rnp [1] 37091 killed ./rnp

r12f commented 3 years ago

yea, would be great to get this flavor added, the biggest problem right now is that... i don't have any apple machines with m1 chip and azure pipeline has no macos.arm64 support as well.... so could not make a build for it.

doliawu commented 3 years ago

Thanks! It's okay, I can build it locally :)

r12f commented 2 years ago

Let’s see if this can solve this problem or not. But it will take time.

https://github.com/r12f/rnp/pull/70

r12f commented 2 years ago

emmmm.... i think my project needs more stars...

2021-08-01T04:27:26.8366810Z Running: brew audit --new-formula rnp
2021-08-01T04:27:35.4682600Z Error: 4 problems in 1 formula detected
2021-08-01T04:27:35.4781210Z rnp:
2021-08-01T04:27:35.4783570Z   * 1: col 1: Carriage return character detected.
2021-08-01T04:27:35.4786750Z   * 2: col 9: Description shouldn't start with an article.
2021-08-01T04:27:35.4788000Z   * 2: col 45: Description shouldn't end with a full stop.
2021-08-01T04:27:35.4789170Z   * GitHub repository not notable enough (<30 forks, <30 watchers and <75 stars)
2021-08-01T04:27:35.4789700Z Failed running brew audit! Exit.
doliawu commented 2 years ago

will get there over time : )

r12f commented 2 years ago

Already tried my best. Hope so. 😊