Updated Compiling from source (markdown)

JayDDee
2025-01-07 01:22:13 -05:00
parent df2f8f8e8d
commit cbd2aeea32

@@ -86,13 +86,13 @@ Install Homebrew from https://brew.sh/. Use Homebrew to install missing packages
Homebrew may compile some packages from source which can take a long time.
####ARM64:
#### ARM64:
`% brew install aarch64-elf-binutils autoconf automake ca-certificates gettext gmp isl jansson libmpc libunistring lz4 m4 mpfr pcre2 zstd`
cpuminer-opt can now be compiled on MacOS ARM64 with the default Clang compiler. See Compiling cpuminer-opt below.
####x86_64:
#### x86_64:
x86_64 CPUs must be compiled using GCC.