mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Compiling from source (markdown)
@@ -114,8 +114,8 @@ cpuminer-opt and compile. Add `-D_WIN32_WINNT=0x0601` to CFLAGS to enable CPU gr
|
||||
|
||||
`$ CFLAGS="-O3 --param=evrp-mode=legacy -march=native -Wall" ./configure --with-curl`
|
||||
|
||||
or add `-D_WIN32_WINNT=0x0601` to CFLAGS to enable CPU groups. This is required with more than 64 threads or when CPU groups
|
||||
have been configured.
|
||||
or add `-D_WIN32_WINNT=0x0601` to CFLAGS to enable CPU groups support in the miner.
|
||||
This is required with more than 64 threads or when CPU groups have been configured in Windows.
|
||||
|
||||
`$ CFLAGS="-O3 --param=evrp-mode=legacy -march=native -Wall -D_WIN32_WINNT=0x0601" ./configure --with-curl`
|
||||
|
||||
|
Reference in New Issue
Block a user