mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Compiling from source (markdown)
@@ -337,4 +337,9 @@ $ cpuminer.exe --help
|
||||
Command options are specific to where you mine. Refer to the pool's
|
||||
instructions on how to set them.
|
||||
|
||||
# Building on ARM
|
||||
|
||||
Linux is currently supported. MacOS & Windows can use a Linux VM, host must be a compatible ARM CPU with AArch64. Use the Linux build procedure with the following modifications:
|
||||
|
||||
Add `-flax-vector-conversions` to CFLAGS, or use `./arm-build.sh`.
|
||||
AES and SHA2 will automatically be compiled if the CPU supports them or they can be selected manually. See armbuild-all.sh for examples.
|
||||
|
Reference in New Issue
Block a user