mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2026-05-30 08:42:28 +00:00
Updated Compiling from source (markdown)
@@ -220,6 +220,8 @@ Create a link to the locally compiled version of gmp.h
|
|||||||
|
|
||||||
### Compile
|
### Compile
|
||||||
|
|
||||||
|
`./autogen.sh`
|
||||||
|
|
||||||
Compile for the CPU architecture of the host machine:
|
Compile for the CPU architecture of the host machine:
|
||||||
|
|
||||||
`CFLAGS="-O3 -march=native -Wall" ./configure $CONFIGURE_ARGS`
|
`CFLAGS="-O3 -march=native -Wall" ./configure $CONFIGURE_ARGS`
|
||||||
|
|||||||
Reference in New Issue
Block a user