From 45b4c0912c38fc67f13993c7fad045fde1ff208c Mon Sep 17 00:00:00 2001 From: JayDDee Date: Sun, 15 Oct 2023 16:25:49 -0400 Subject: [PATCH] Updated Support for AArch64 (markdown) --- Support-for-AArch64.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Support-for-AArch64.md b/Support-for-AArch64.md index 9effc27..262b741 100644 --- a/Support-for-AArch64.md +++ b/Support-for-AArch64.md @@ -15,9 +15,9 @@ Requirements: The miner compiles and runs on Raspberry Pi 4B but only produces rejects. It's a start but there's a lot of work to do. Stay tuned Development environment: - Raspberry Pi-4B 8 GB - Ubuntu (Mate) 22.04 Raspberry Pi image - GCC-11.4 +* Raspberry Pi-4B 8 GB +* Ubuntu (Mate) 22.04 Raspberry Pi image +* GCC-11.4 Follow normal Linux build procedure but add "-flax-vector-conversions" to CFLAGS.