build script to xcompile ARM64 (aarch64)

This commit is contained in:
jahway603
2023-04-27 21:06:10 -04:00
parent 78978dfc45
commit 12f746b391
2 changed files with 144 additions and 0 deletions

View File

@@ -12,6 +12,11 @@ Compile Hush full node code.
## build-arm.sh
Compile Hush full node code for ARM architecture.
**has not worked for some time**
## build-arm-xcompile.sh
Cross-Compile Hush full node code for ARM architecture on an x86 build server.
## build-debian-package.sh