mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -22,7 +22,12 @@ Development environment:
|
||||
* Ubuntu Mate 22.04 Raspberry Pi image
|
||||
* GCC-11.4
|
||||
|
||||
Follow normal Linux build procedure but add "-flax-vector-conversions" to CFLAGS. The compiler will remind you if you forget.
|
||||
Compile with:
|
||||
|
||||
`$ ./arm-build-sh`
|
||||
|
||||
The only change from build.sh is the addition of "-flax-vector-conversions" to CFLAGS. The compiler will remind you if you forget.
|
||||
Specific achitectures and features can be compiled using examples in armbuild-all.sh.
|
||||
|
||||
The miner compiles and runs on Raspberry Pi 4B, and compiles for all version of armv8 with our without AES or SHA2 or both.
|
||||
|
||||
|
Reference in New Issue
Block a user