mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Compiling from source (markdown)
@@ -118,10 +118,10 @@ cpuminer-opt can now be compiled on MacOS x86_64 using GCC. See Compiling cpumin
|
||||
|
||||
# Compiling cpuminer-opt
|
||||
|
||||
At this point it's assumed the appropriate development environment has been setup for the target operating system and a terminal is open and ready to compile.
|
||||
At this point it's assumed the appropriate development environment has been setup for the target operating system and CPU architecture and a command line terminal is open and ready to compile.
|
||||
|
||||
Download cpuminer-opt only from the official JayDDee github repository: https://github.com/JayDDee/cpuminer-opt/
|
||||
Download the source code for latest release or clone the repository. Do not download zip source files because file attribute are not maintained by zip. Dowload with a browser or use wget (if installed) from the command line terminal.
|
||||
Download the source code for latest release or clone the repository. Do not download zip source files because file attributes are not preserved by zip. Download with a browser or use wget (if installed) from the command line terminal.
|
||||
|
||||
`$ wget https://github.com/JayDDee/cpuminer-opt/archive/refs/tags/vX.Y.tar.gz`
|
||||
|
||||
|
Reference in New Issue
Block a user