Updated Compiling from source (markdown)

JayDDee
2025-01-04 13:25:48 -05:00
parent bb69e1fd86
commit 6961b55393

@@ -92,6 +92,7 @@ x86_64 requires using GCC.
There are many tutorials available on how to set a specific compiler, some are temporary and others are more persistent. The following will work for the existing terminal session.
`$ export CC=gcc`
`$ export CXX=g++`
cpuminer-opt can now be compiled on MacOS.