Browse Source

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

Should close https://github.com/veox/sgminer/issues/26
nfactor-troky
Noel Maersk 11 years ago
parent
commit
e081a669f6
  1. 3
      doc/windows-build.txt

3
doc/windows-build.txt

@ -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)

Loading…
Cancel
Save