diff --git a/scripts/README.md b/scripts/README.md new file mode 100644 index 00000000..62f918f5 --- /dev/null +++ b/scripts/README.md @@ -0,0 +1,11 @@ +# Build + +- important to use [UPX](https://github.com/upx/upx/releases) 3.95, because 3.96 has a bug for `mipsel` +- `aarch64` = `arm64` +- `armv7` = `arm` + +## Useful links + +- https://github.com/golang/go/wiki/GoArm +- https://gist.github.com/asukakenji/f15ba7e588ac42795f421b48b8aede63 +- https://en.wikipedia.org/wiki/AArch64