Adds readme to scripts

This commit is contained in:
Alexey Khit
2022-08-19 09:09:13 +03:00
parent 6d264d6336
commit 49182737c8

11
scripts/README.md Normal file
View File

@@ -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