It's easy to add, I just need to get to it. As it turns out, not so easy. For older rpis and such.
armv5te-unknown-linux-musleabi, arm-unknown-linux-gnueabi and armv7-unknown-linux-musleabi
Challenges:
Does the library build for each arch?
How do we signal GOARM=5/6/7 in the # cgo ... comment in libs.go?
~~It's easy to add, I just need to get to it.~~ As it turns out, not so easy. For older rpis and such.
> `armv5te-unknown-linux-musleabi`, `arm-unknown-linux-gnueabi` and `armv7-unknown-linux-musleabi`
Challenges:
* Does the library build for each arch?
* How do we signal `GOARM=5/6/7` in the `# cgo ...` comment in `libs.go`?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
It's easy to add, I just need to get to it.As it turns out, not so easy. For older rpis and such.Challenges:
GOARM=5/6/7in the# cgo ...comment inlibs.go?