mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2026-02-23 17:03:08 +00:00
Updated Support for AARCH64 (markdown)
@@ -38,7 +38,8 @@ Problems can be reported through github issues, bitcointalk or by email. Open di
|
|||||||
https://bitcointalk.org/index.php?topic=5226770.0
|
https://bitcointalk.org/index.php?topic=5226770.0
|
||||||
|
|
||||||
Successful compilation is the first step. The recommended procedure is to folllow thw Linux build instructions for installing dependencies.
|
Successful compilation is the first step. The recommended procedure is to folllow thw Linux build instructions for installing dependencies.
|
||||||
Download the latest source code from git:
|
Download the latest source code from git:
|
||||||
|
|
||||||
|
|
||||||
`$ git clone https://github.com/JayDDee/cpuminer-opt.git`
|
`$ git clone https://github.com/JayDDee/cpuminer-opt.git`
|
||||||
|
|
||||||
@@ -46,6 +47,8 @@ or
|
|||||||
|
|
||||||
`$ wget https://github.com/JayDDee/cpuminer-opt/archive/refs/heads/master.zip`
|
`$ wget https://github.com/JayDDee/cpuminer-opt/archive/refs/heads/master.zip`
|
||||||
|
|
||||||
|
Unzip if necessary and compile
|
||||||
|
|
||||||
`$ ./autogen.sh`
|
`$ ./autogen.sh`
|
||||||
|
|
||||||
`$ CFLAGS="-O2 -march=native -Wall -flax-vector-conversions" ./configure --with-curl`
|
`$ CFLAGS="-O2 -march=native -Wall -flax-vector-conversions" ./configure --with-curl`
|
||||||
|
|||||||
Reference in New Issue
Block a user