mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +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