1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-24 21:44:38 +00:00

doc: add note about --disable-adl-checks.

Should close https://github.com/veox/sgminer/issues/26
This commit is contained in:
Noel Maersk 2014-01-27 21:18:43 +02:00
parent e0ca8ebc2f
commit e081a669f6

View File

@ -204,7 +204,8 @@ For you. Make sure you never remove the ADL_SDK folder from your home folder.
* Some ./configure options * * Some ./configure options *
************************************************************************************** **************************************************************************************
--enable-opencl Enable support for GPU mining with opencl --enable-opencl Enable support for GPU mining with opencl
--disable-adl Override detection and disable building with adl --disable-adl Override detection and disable building with ADL
--disable-adl-checks Override detection and assume ADL is present
--disable-libcurl Disable building with libcurl for getwork and GBT support --disable-libcurl Disable building with libcurl for getwork and GBT support
--without-curses Compile support for curses TUI (default enabled) --without-curses Compile support for curses TUI (default enabled)