mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Compiling from source (markdown)
@@ -233,7 +233,7 @@ This will compile for AMD Ryzen.
|
|||||||
You can compile more generically for a set of specific CPU features
|
You can compile more generically for a set of specific CPU features
|
||||||
if you know what features you want:
|
if you know what features you want:
|
||||||
|
|
||||||
`CFLAGS="-O3 -maes -msse4.2 -Wall" ./configure `$CONFIGURE_ARGS`
|
`CFLAGS="-O3 -maes -msse4.2 -Wall" ./configure $CONFIGURE_ARGS`
|
||||||
|
|
||||||
This will compile for an older CPU that does not have AVX.
|
This will compile for an older CPU that does not have AVX.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user