Updated Support for AArch64 (markdown)

JayDDee
2023-10-28 18:46:48 -04:00
parent 0f60cbd0a5
commit bd66a422d5

@@ -19,10 +19,10 @@ Changes from v23.5 are **highlighted**.
Development environment:
* Raspberry Pi-4B 8 GB
* Ubuntu (Mate) 22.04 Raspberry Pi image
* Ubuntu Mate 22.04 Raspberry Pi image
* GCC-11.4
Follow normal Linux build procedure but add "-flax-vector-conversions" to CFLAGS.
Follow normal Linux build procedure but add "-flax-vector-conversions" to CFLAGS. The compiler will remind you if you forget.
The miner compiles and runs on Raspberry Pi 4B, and compiles for all version of armv8 with our without AES or SHA2 or both.