mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2026-02-24 17:33:13 +00:00
Updated Support for AARCH64 (markdown)
@@ -31,7 +31,9 @@ Please report all results and include your CPU and OS, any custom build options,
|
|||||||
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.
|
||||||
|
|
||||||
`./autogen.sh`
|
`./autogen.sh`
|
||||||
|
|
||||||
`CFLAGS="-O2 -march=armv8-a+crypto+sha2+aes -Wall -flax-vector-conversions" ./configure --with-curl`
|
`CFLAGS="-O2 -march=armv8-a+crypto+sha2+aes -Wall -flax-vector-conversions" ./configure --with-curl`
|
||||||
|
|
||||||
`make -j $nproc`
|
`make -j $nproc`
|
||||||
|
|
||||||
"native" can be substituted for -march=.
|
"native" can be substituted for -march=.
|
||||||
|
|||||||
Reference in New Issue
Block a user